Method ITcRTimeSimulation:GetTickMode
Query the mode of the Usermode Runtime.
Syntax
virtual HRESULT TCOMAPI GetTickMode(ULONG& rtTickMode) = 0;
Parameter
Name | Type | Description |
---|---|---|
rtTickMode | ULONG& | Query the advanced mode of the Usermode Runtime
|
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.