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.
Non-functional equivalent of CWorkerThread::AddTimer.
HRESULT AddTimer(
DWORD /* dwInterval */,
IWorkerThreadClient * /* pClient */,
DWORD_PTR /* dwParam */,
HANDLE * /* phTimer */
) throw( );
Return Value
Always returns S_OK.
Remarks
The implementation provided by this class does nothing.
Requirements
Header: atlutil.h