System::AsyncCallback typedef
AsyncCallback typedef
비동기 작업이 완료될 때 호출되는 메서드를 나타내는 대리자 유형.
typedef MulticastDelegate< void(SharedPtr< IAsyncResult >)> System::AsyncCallback = System::MulticastDelegate<void(SharedPtr<IAsyncResult>)>
또 보기
- Namespace System
- Library Aspose.Page for C++