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.
Termsrv uses this method to tell the protocol stack that PnP unloaded the WDDM ID driver.
Syntax
HRESULT OnDriverUnload(
[in] ULONG SessionId
);
Parameters
[in] SessionId
ID of a session driver is unloaded from.
Return value
Returns S_OK or error code
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | wtsprotocol.h |