Editar

Share via


PartyLocalDevice

Represents the local device.

Syntax

class PartyLocalDevice : public PartyDevice  

Public Methods

Name Description
CreateChatControl Queues an asynchronous operation to create a local chat control for the specified user.
DestroyChatControl Queues an asynchronous operation to destroy a local chat control.

Requirements

Header: Party.h

See also

Party members
PartyDevice
PartyManager::GetLocalDevice