Public Member Functions | |
| HRESULT | AsyncOperationResult ([in] HRESULT hr,[in] IRsObject *pObject) |
| HRESULT IRsFileIOAsyncNotify::AsyncOperationResult | ( | [in] HRESULT | hr, | |
| [in] IRsObject * | pObject | |||
| ) |
Method is called when the asynchronous operation finish.
| hr | [in] HRESULT of the operation. | |
| ppObject | [in] Returns interface to the serialized, deserialized or applied object if it possible. |
1.5.5