HomeSort by relevance Sort by last modified time
    Searched full:asyncstatus (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windows.foundation.h 87 typedef enum AsyncStatus {
92 } AsyncStatus;
114 AsyncStatus *status) = 0;
166 AsyncStatus *status);
225 static FORCEINLINE HRESULT IAsyncInfo_get_Status(IAsyncInfo* This,AsyncStatus *status) {
252 AsyncStatus *status);
444 AsyncStatus status) = 0;
470 AsyncStatus status);
498 static FORCEINLINE HRESULT AsyncActionCompletedHandler_Invoke(AsyncActionCompletedHandler* This,IInspectable *asyncAction,AsyncStatus status) {
509 AsyncStatus status)
    [all...]

Completed in 113 milliseconds