VLScgAllowLicBirthTime
Syntax
int VLScgAllowLicBirthTime( | ||
VLScg_HANDLE | iHandle, | |
codeT | *codeP ); | |
|
This API is available for Sentinel RMS SDK version 9.0 (and above).
Argument | Description |
iHandle |
The instance handle for this library. |
codeP |
The pointer to the codeT struct. |
Returns
The VLScgAllowXXX function tests whether the corresponding VLScgSetXXX should be called. If VLScgAllowXXX returns 1 then the corresponding VLScgSetXXX function can be called. Otherwise, it will return 0 as false.