CheckFunctionInitialization
Check if a function is initialized with the specified options.
Syntax
Definition:
HRESULT CheckFunctionInitialization(
HRESULT hrPrev,
ETcVnInitializableFunction eFunction,
ULONGLONG nOptions
)
Parameters
Name |
Type |
Description |
---|---|---|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
eFunction |
Initializable function | |
nOptions |
ULONGLONG |
Initialization options for the function |
Required License
TC3 Vision Base