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.
Removes the callback from the callback list. The callback will no longer receive shutdown notification.
HRESULT UnregisterShutdownCallback([in] IAgentTransportShutdownCallback *in_pCallback)
Parameters
- in_pCallback
The object to be removed from the callback list.
Return Value
An HRESULT value that indicates the outcome of the method call.
Managed Equivalent
IDeviceAgentTransport..::.UnregisterShutdownCallback
Requirements
DeviceAgentTransport.h