Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The get_FederationFlag method gets information about whether a participant is a federated user and whether that federated system is archiving instant messages.
Syntax
HRESULT get_FederationFlag( long* plFlags);
Parameters
- plFlags
[out] A pointer to a long containing flags (RTCFF_ constants) specifying whether the participant is a federated user and whether that federated system is archiving.
Return Value
This method can return an RTC_E_ constant.
Remarks
Developers should call this method after the RTCE_PARTICIPANT_STATE_CHANGE is fired.
Requirements
| Header | rtccore.h, rtccore.idl |
| Windows Embedded CE | Windows Embedded CE 6.0 |