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.
Initializes the library instance.
Syntax
HRESULT XblInitialize(
const XblInitArgs* args
)
Parameters
args _In_
Type: XblInitArgs*
Platform-specific args for XblInitialize.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Remarks
This must be called before any other Xbl* method, except for XblMemSetFunctions() and XblMemGetFunctions(). Should have a corresponding call to XblCleanup().
Requirements
Header: xbox_live_global_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib