ITcComObject:TcGetObjState method
The TcGetObjState method queries the current state of the object.
Syntax
HRESULT TcGetObjState(TCOM_STATE* pState)
Return value
If successful, S_OK ("0") or another positive value will be returned, cf. Return values. Extended messages refer in particular to the column HRESULT in ADS Return Codes.
Parameter
Name | Type | Description |
|---|---|---|
pState | TCOM_STATE* | Pointer to the state. |