System::IAsyncResultPtr 类型别名

IAsyncResultPtr typedef

指向 IAsyncResult 的共享指针。

typedef SharedPtr<IAsyncResult> System::IAsyncResultPtr

另见