메소드 | 설명 | |
---|---|---|
CSteamUnifiedMessages ( |
||
GetIntPtr ( ) : |
||
GetMethodResponseData ( ulong hHandle, |
||
GetMethodResponseInfo ( ulong hHandle, uint &punResponseSize, uint &peResult ) : bool | ||
ReleaseMethod ( ulong hHandle ) : bool | ||
SendMethod ( string pchServiceMethod, |
||
SendNotification ( string pchServiceNotification, |
메소드 | 설명 | |
---|---|---|
CheckIfUsable ( ) : void |
public CSteamUnifiedMessages ( |
||
SteamUnifiedMessages |
public GetMethodResponseData ( ulong hHandle, |
||
hHandle | ulong | |
pResponseBuffer | ||
unResponseBufferSize | uint | |
bAutoRelease | bool | |
리턴 | bool |
public GetMethodResponseInfo ( ulong hHandle, uint &punResponseSize, uint &peResult ) : bool | ||
hHandle | ulong | |
punResponseSize | uint | |
peResult | uint | |
리턴 | bool |
public SendMethod ( string pchServiceMethod, |
||
pchServiceMethod | string | |
pRequestBuffer | ||
unRequestBufferSize | uint | |
unContext | ulong | |
리턴 | ulong |
public SendNotification ( string pchServiceNotification, |
||
pchServiceNotification | string | |
pNotificationBuffer | ||
unNotificationBufferSize | uint | |
리턴 | bool |