IDWriteAsyncResult

Undocumented in source.
version(Windows)
interface IDWriteAsyncResult : IUnknown {}

Members

Functions

GetResult
HRESULT GetResult()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWaitHandle
HANDLE GetWaitHandle()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta