nn::nex::JoinSessionOperation::ApprovalState Enumerated Type

Syntax

enum ApprovalState;

Value

Value Description
Unknown Approval status is in an unknown status.
Pending The PostponeDecision function can postpone the decision of whether to approve or deny participation in a session.
Approved Participation in the session has been approved.
Denied Participation in the session has been denied.

Description

Enumerator representing the possible return values of GetApprovalState.

Revision History

2011/03/04
Initial version.

CONFIDENTIAL