Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Information specific to the ServerLeaveLobbyAsServerCompleted type of state change.
Syntax
struct PFLobbyServerLeaveLobbyAsServerCompletedStateChange : PFLobbyStateChange {
PFLobbyHandle lobby;
void* asyncContext;
}
Members
lobby PFLobbyHandle
must not be null
The lobby provided to the call associated with this state change.
asyncContext void*
The async context provided to the call associated with this state change.
Requirements
Header: PFLobby.h