Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Information specific to the ChatControlCreated type of state change.
Syntax
struct PartyChatControlCreatedStateChange : PartyStateChange {
PartyChatControl* chatControl;
}
Members
chatControl PartyChatControl*
The chat control that was created.
Requirements
Header: Party.h