IDWriteAsyncResult::GetResult method
Returns the result of the asynchronous operation. The return value is E_PENDING if the operation has not yet completed.
Syntax
HRESULT GetResult();
Parameters
This method has no parameters.
Return value
Type: HRESULT
Returns the result of the asynchronous operation. The return value is E_PENDING if the operation has not yet completed.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: