Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A typedef for the type of work item that can be processed by the worker class.
typedef MyRequestType RequestType;
Remarks
This type must be used as the first parameter of Execute and must be capable of being cast to and from a ULONG_PTR.
Requirements
Header: atlutil.h