DeinitializeFunction
Deinitialize the specified options for the function.
Syntax
Definition:
HRESULT DeinitializeFunction(
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
Return value