2023-09-27 14:34:23 +02:00
|
|
|
struct cppISteamClient_SteamClient020_CreateSteamPipe_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t _ret;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_CreateSteamPipe( struct cppISteamClient_SteamClient020_CreateSteamPipe_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_BReleaseSteamPipe_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
bool _ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_BReleaseSteamPipe( struct cppISteamClient_SteamClient020_BReleaseSteamPipe_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_ConnectToGlobalUser_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t _ret;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_ConnectToGlobalUser( struct cppISteamClient_SteamClient020_ConnectToGlobalUser_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_CreateLocalUser_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t _ret;
|
|
|
|
int32_t *phSteamPipe;
|
2023-09-14 16:22:47 +02:00
|
|
|
uint32_t eAccountType;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_CreateLocalUser( struct cppISteamClient_SteamClient020_CreateLocalUser_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_ReleaseUser_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamPipe;
|
|
|
|
int32_t hUser;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_ReleaseUser( struct cppISteamClient_SteamClient020_ReleaseUser_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamUser_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamUser*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamUser( struct cppISteamClient_SteamClient020_GetISteamUser_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamGameServer_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamGameServer*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamGameServer( struct cppISteamClient_SteamClient020_GetISteamGameServer_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_SetLocalIPBinding_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
const SteamIPAddress_t *unIP;
|
2023-09-14 14:53:26 +02:00
|
|
|
uint16_t usPort;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_SetLocalIPBinding( struct cppISteamClient_SteamClient020_SetLocalIPBinding_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamFriends_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamFriends*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamFriends( struct cppISteamClient_SteamClient020_GetISteamFriends_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamUtils_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamUtils*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamUtils( struct cppISteamClient_SteamClient020_GetISteamUtils_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamMatchmaking_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamMatchmaking*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamMatchmaking( struct cppISteamClient_SteamClient020_GetISteamMatchmaking_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamMatchmakingServers_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamMatchmakingServers*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamMatchmakingServers( struct cppISteamClient_SteamClient020_GetISteamMatchmakingServers_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamGenericInterface_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamGenericInterface( struct cppISteamClient_SteamClient020_GetISteamGenericInterface_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamUserStats_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamUserStats*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamUserStats( struct cppISteamClient_SteamClient020_GetISteamUserStats_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamGameServerStats_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamGameServerStats*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamGameServerStats( struct cppISteamClient_SteamClient020_GetISteamGameServerStats_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamApps_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamApps*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamApps( struct cppISteamClient_SteamClient020_GetISteamApps_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamNetworking_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamNetworking*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamNetworking( struct cppISteamClient_SteamClient020_GetISteamNetworking_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamRemoteStorage_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamRemoteStorage*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamRemoteStorage( struct cppISteamClient_SteamClient020_GetISteamRemoteStorage_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamScreenshots_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamScreenshots*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamScreenshots( struct cppISteamClient_SteamClient020_GetISteamScreenshots_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamGameSearch_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamGameSearch*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamGameSearch( struct cppISteamClient_SteamClient020_GetISteamGameSearch_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_RunFrame_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_RunFrame( struct cppISteamClient_SteamClient020_RunFrame_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetIPCCallCount_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-14 14:53:26 +02:00
|
|
|
uint32_t _ret;
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetIPCCallCount( struct cppISteamClient_SteamClient020_GetIPCCallCount_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_SetWarningMessageHook_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 21:24:23 +02:00
|
|
|
void (*__cdecl pFunction)(int32_t, const char *);
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_SetWarningMessageHook( struct cppISteamClient_SteamClient020_SetWarningMessageHook_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_BShutdownIfAllPipesClosed_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
bool _ret;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_BShutdownIfAllPipesClosed( struct cppISteamClient_SteamClient020_BShutdownIfAllPipesClosed_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamHTTP_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamHTTP*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamHTTP( struct cppISteamClient_SteamClient020_GetISteamHTTP_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_DEPRECATED_GetISteamUnifiedMessages_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_DEPRECATED_GetISteamUnifiedMessages( struct cppISteamClient_SteamClient020_DEPRECATED_GetISteamUnifiedMessages_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamController_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamController*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamController( struct cppISteamClient_SteamClient020_GetISteamController_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamUGC_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamUGC*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamUGC( struct cppISteamClient_SteamClient020_GetISteamUGC_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamAppList_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamAppList*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamAppList( struct cppISteamClient_SteamClient020_GetISteamAppList_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamMusic_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamMusic*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamMusic( struct cppISteamClient_SteamClient020_GetISteamMusic_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamMusicRemote_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamMusicRemote*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamMusicRemote( struct cppISteamClient_SteamClient020_GetISteamMusicRemote_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamHTMLSurface_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamHTMLSurface*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamHTMLSurface( struct cppISteamClient_SteamClient020_GetISteamHTMLSurface_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_DEPRECATED_Set_SteamAPI_CPostAPIResultInProcess_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 21:24:23 +02:00
|
|
|
void (*__stdcall _a)(void);
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_DEPRECATED_Set_SteamAPI_CPostAPIResultInProcess( struct cppISteamClient_SteamClient020_DEPRECATED_Set_SteamAPI_CPostAPIResultInProcess_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_DEPRECATED_Remove_SteamAPI_CPostAPIResultInProcess_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 21:24:23 +02:00
|
|
|
void (*__stdcall _a)(void);
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_DEPRECATED_Remove_SteamAPI_CPostAPIResultInProcess( struct cppISteamClient_SteamClient020_DEPRECATED_Remove_SteamAPI_CPostAPIResultInProcess_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_Set_SteamAPI_CCheckCallbackRegisteredInProcess_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
2023-09-19 21:24:23 +02:00
|
|
|
uint32_t (*__cdecl func)(int32_t);
|
2023-09-27 14:34:23 +02:00
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_Set_SteamAPI_CCheckCallbackRegisteredInProcess( struct cppISteamClient_SteamClient020_Set_SteamAPI_CCheckCallbackRegisteredInProcess_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamInventory_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamInventory*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamInventory( struct cppISteamClient_SteamClient020_GetISteamInventory_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamVideo_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamVideo*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamVideo( struct cppISteamClient_SteamClient020_GetISteamVideo_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamParentalSettings_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamParentalSettings*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamuser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamParentalSettings( struct cppISteamClient_SteamClient020_GetISteamParentalSettings_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamInput_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamInput*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamInput( struct cppISteamClient_SteamClient020_GetISteamInput_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamParties_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamParties*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamParties( struct cppISteamClient_SteamClient020_GetISteamParties_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_GetISteamRemotePlay_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
void /*ISteamRemotePlay*/ *_ret;
|
2023-09-19 19:59:23 +02:00
|
|
|
int32_t hSteamUser;
|
|
|
|
int32_t hSteamPipe;
|
2023-09-27 14:34:23 +02:00
|
|
|
const char *pchVersion;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_GetISteamRemotePlay( struct cppISteamClient_SteamClient020_GetISteamRemotePlay_params *params );
|
|
|
|
|
|
|
|
struct cppISteamClient_SteamClient020_DestroyAllInterfaces_params
|
|
|
|
{
|
|
|
|
void *linux_side;
|
|
|
|
};
|
|
|
|
extern void cppISteamClient_SteamClient020_DestroyAllInterfaces( struct cppISteamClient_SteamClient020_DestroyAllInterfaces_params *params );
|
|
|
|
|