IRTCProfile::get_State
The get_State property returns the current state of registration for the profile.
HRESULT get_State(RTC_REGISTRATION_STATE*penState);
Parameters
- penState
[out] Pointer to an RTC_REGISTRATION_STATE enumeration containing the current registration state of the profile.
Return Values
RTC methods may return an RTC_E_ constant.
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCProfile is defined as d07eca9e-4062-4dd4-9e7d-722a49ba7303.