IASTimer::get_TimerEnabled
This method gets whether or not the timer is enabled.
Syntax
HRESUTL get_TimerEnabled( BOOL*pfEnabled );
Parameters
- pfEnabled
- Pointer to a Boolean that is set to TRUE if a timer is enabled, or to FALSE if not.
Return Values
- E_OUTOFMEMORY
- This value is returned if the system is out of memory.
See Also
IASTimer::put_TimerEnabled