-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patheossdk-win64-shipping.def
167 lines (167 loc) · 6.33 KB
/
eossdk-win64-shipping.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
LIBRARY "eossdk-win64-shipping"
EXPORTS
EOS_ActiveSession_CopyInfo = fn0
EOS_ActiveSession_Info_Release = fn1
EOS_ActiveSession_Release = fn2
EOS_Auth_AddNotifyLoginStatusChanged = fn3
EOS_Auth_CopyUserAuthToken = fn4
EOS_Auth_GetLoggedInAccountByIndex = fn5
EOS_Auth_GetLoggedInAccountsCount = fn6
EOS_Auth_GetLoginStatus = fn7
EOS_Auth_Login = fn8
EOS_Auth_Logout = fn9
EOS_Auth_RemoveNotifyLoginStatusChanged = fn10
EOS_Auth_Token_Release = fn11
EOS_Auth_VerifyUserAuth = fn12
EOS_Connect_AddNotifyAuthExpiration = fn13
EOS_Connect_AddNotifyLoginStatusChanged = fn14
EOS_Connect_CreateUser = fn15
EOS_Connect_GetExternalAccountMapping = fn16
EOS_Connect_GetLoggedInUserByIndex = fn17
EOS_Connect_GetLoggedInUsersCount = fn18
EOS_Connect_GetLoginStatus = fn19
EOS_Connect_LinkAccount = fn20
EOS_Connect_Login = fn21
EOS_Connect_QueryExternalAccountMappings = fn22
EOS_Connect_RemoveNotifyAuthExpiration = fn23
EOS_Connect_RemoveNotifyLoginStatusChanged = fn24
EOS_EResult_ToString = fn25
EOS_Ecom_CatalogItem_Release = fn26
EOS_Ecom_CatalogOffer_Release = fn27
EOS_Ecom_CatalogRelease_Release = fn28
EOS_Ecom_Checkout = fn29
EOS_Ecom_CopyEntitlementById = fn30
EOS_Ecom_CopyEntitlementByIndex = fn31
EOS_Ecom_CopyItemById = fn32
EOS_Ecom_CopyItemImageInfoByIndex = fn33
EOS_Ecom_CopyItemReleaseByIndex = fn34
EOS_Ecom_CopyOfferById = fn35
EOS_Ecom_CopyOfferByIndex = fn36
EOS_Ecom_CopyOfferItemByIndex = fn37
EOS_Ecom_CopyTransactionById = fn38
EOS_Ecom_CopyTransactionByIndex = fn39
EOS_Ecom_Entitlement_Release = fn40
EOS_Ecom_GetEntitlementsCount = fn41
EOS_Ecom_GetItemImageInfoCount = fn42
EOS_Ecom_GetItemReleaseCount = fn43
EOS_Ecom_GetOfferCount = fn44
EOS_Ecom_GetOfferItemCount = fn45
EOS_Ecom_GetTransactionCount = fn46
EOS_Ecom_KeyImageInfo_Release = fn47
EOS_Ecom_QueryEntitlements = fn48
EOS_Ecom_QueryOffers = fn49
EOS_Ecom_QueryOwnership = fn50
EOS_Ecom_QueryOwnershipToken = fn51
EOS_Ecom_RedeemEntitlements = fn52
EOS_Ecom_Transaction_CopyEntitlementByIndex = fn53
EOS_Ecom_Transaction_GetEntitlementsCount = fn54
EOS_Ecom_Transaction_GetTransactionId = fn55
EOS_Ecom_Transaction_Release = fn56
EOS_EpicAccountId_FromString = fn57
EOS_EpicAccountId_IsValid = fn58
EOS_EpicAccountId_ToString = fn59
EOS_Friends_AcceptInvite = fn60
EOS_Friends_AddNotifyFriendsUpdate = fn61
EOS_Friends_GetFriendAtIndex = fn62
EOS_Friends_GetFriendsCount = fn63
EOS_Friends_GetStatus = fn64
EOS_Friends_QueryFriends = fn65
EOS_Friends_RejectInvite = fn66
EOS_Friends_RemoveNotifyFriendsUpdate = fn67
EOS_Friends_SendInvite = fn68
EOS_Initialize = fn69
EOS_Logging_SetCallback = fn70
EOS_Logging_SetLogLevel = fn71
EOS_Metrics_BeginPlayerSession = fn72
EOS_Metrics_EndPlayerSession = fn73
EOS_P2P_AcceptConnection = fn74
EOS_P2P_AddNotifyPeerConnectionClosed = fn75
EOS_P2P_AddNotifyPeerConnectionRequest = fn76
EOS_P2P_CloseConnection = fn77
EOS_P2P_CloseConnections = fn78
EOS_P2P_GetNATType = fn79
EOS_P2P_GetNextReceivedPacketSize = fn80
EOS_P2P_QueryNATType = fn81
EOS_P2P_ReceivePacket = fn82
EOS_P2P_RemoveNotifyPeerConnectionClosed = fn83
EOS_P2P_RemoveNotifyPeerConnectionRequest = fn84
EOS_P2P_SendPacket = fn85
EOS_Platform_CheckForLauncherAndRestart = fn86
EOS_Platform_Create = fn87
EOS_Platform_GetActiveCountryCode = fn88
EOS_Platform_GetActiveLocaleCode = fn89
EOS_Platform_GetAuthInterface = fn90
EOS_Platform_GetConnectInterface = fn91
EOS_Platform_GetEcomInterface = fn92
EOS_Platform_GetFriendsInterface = fn93
EOS_Platform_GetMetricsInterface = fn94
EOS_Platform_GetOverrideCountryCode = fn95
EOS_Platform_GetOverrideLocaleCode = fn96
EOS_Platform_GetP2PInterface = fn97
EOS_Platform_GetPresenceInterface = fn98
EOS_Platform_GetSessionsInterface = fn99
EOS_Platform_GetUserInfoInterface = fn100
EOS_Platform_Release = fn101
EOS_Platform_SetOverrideCountryCode = fn102
EOS_Platform_SetOverrideLocaleCode = fn103
EOS_Platform_Tick = fn104
EOS_PresenceModification_DeleteData = fn105
EOS_PresenceModification_Release = fn106
EOS_PresenceModification_SetData = fn107
EOS_PresenceModification_SetRawRichText = fn108
EOS_PresenceModification_SetStatus = fn109
EOS_Presence_AddNotifyOnPresenceChanged = fn110
EOS_Presence_CopyPresence = fn111
EOS_Presence_CreatePresenceModification = fn112
EOS_Presence_HasPresence = fn113
EOS_Presence_Info_Release = fn114
EOS_Presence_QueryPresence = fn115
EOS_Presence_RemoveNotifyOnPresenceChanged = fn116
EOS_Presence_SetPresence = fn117
EOS_ProductUserId_FromString = fn118
EOS_ProductUserId_IsValid = fn119
EOS_ProductUserId_ToString = fn120
EOS_SessionDetails_Attribute_Release = fn121
EOS_SessionDetails_CopyInfo = fn122
EOS_SessionDetails_CopySessionAttributeByIndex = fn123
EOS_SessionDetails_GetSessionAttributeCount = fn124
EOS_SessionDetails_Info_Release = fn125
EOS_SessionDetails_Release = fn126
EOS_SessionModification_AddAttribute = fn127
EOS_SessionModification_Release = fn128
EOS_SessionModification_RemoveAttribute = fn129
EOS_SessionModification_SetBucketId = fn130
EOS_SessionModification_SetHostAddress = fn131
EOS_SessionModification_SetJoinInProgressAllowed = fn132
EOS_SessionModification_SetMaxPlayers = fn133
EOS_SessionModification_SetPermissionLevel = fn134
EOS_SessionSearch_CopySearchResultByIndex = fn135
EOS_SessionSearch_Find = fn136
EOS_SessionSearch_GetSearchResultCount = fn137
EOS_SessionSearch_Release = fn138
EOS_SessionSearch_RemoveParameter = fn139
EOS_SessionSearch_SetMaxResults = fn140
EOS_SessionSearch_SetParameter = fn141
EOS_SessionSearch_SetSessionId = fn142
EOS_SessionSearch_SetTargetUserId = fn143
EOS_Sessions_AddNotifySessionInviteReceived = fn144
EOS_Sessions_CopyActiveSessionHandle = fn145
EOS_Sessions_CopySessionHandleByInviteId = fn146
EOS_Sessions_CreateSessionModification = fn147
EOS_Sessions_CreateSessionSearch = fn148
EOS_Sessions_DestroySession = fn149
EOS_Sessions_DumpSessionState = fn150
EOS_Sessions_EndSession = fn151
EOS_Sessions_JoinSession = fn152
EOS_Sessions_RegisterPlayers = fn153
EOS_Sessions_RemoveNotifySessionInviteReceived = fn154
EOS_Sessions_SendInvite = fn155
EOS_Sessions_StartSession = fn156
EOS_Sessions_UnregisterPlayers = fn157
EOS_Sessions_UpdateSession = fn158
EOS_Sessions_UpdateSessionModification = fn159
EOS_Shutdown = fn160
EOS_UserInfo_CopyUserInfo = fn161
EOS_UserInfo_QueryUserInfo = fn162
EOS_UserInfo_QueryUserInfoByDisplayName = fn163
EOS_UserInfo_Release = fn164