IRendezvousSession::get_Flags method (rendezvoussession.h)
Retrieves a value that indicates session information. For example, the session flag can indicate whether the user is the inviter or the invitee.
This property is read-only.
Syntax
HRESULT get_Flags(
LONG *pFlags
);
Parameters
pFlags
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | rendezvoussession.h |