ProcessPendingGameUI function

Do not use. This API is only supported for Xbox developers.

To learn more about becoming a Xbox developer, see Developing Games for Xbox One and Windows 10.

Syntax


HRESULT WINAPI ProcessPendingGameUI(
  _In_ BOOL waitForCompletion
);

Parameters

waitForCompletion [in]

Type: BOOL

Do not use. This API is only supported for Xbox developers.

Return value

Type: HRESULT

Do not use. This API is only supported for Xbox developers.

Requirements

Header

Gamingtcui.h

Library

WindowsApp.lib

DLL

Gamingtcui.dll

 

 

Show: