HeadCorrectionAPIGetHash Method |
Retrieves the
Hash of the head correction table on the card without retrieving the whole
correction file.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public string GetHash(
int head,
int correction = 0
)
Parameters
- head Int32
- The head selector.
- correction Int32 (Optional)
Return Value
StringHash of the correction table.
See Also