CAtlServiceModuleT::OnUnknownRequest
Override this method to handle unknown requests to the service.
void OnUnknownRequest(
DWORD /* dwOpcode */
) throw( );
Parameters
- /* dwOpcode */
Reserved.
Requirements
Header: atlbase.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Override this method to handle unknown requests to the service.
void OnUnknownRequest(
DWORD /* dwOpcode */
) throw( );
Header: atlbase.h