IWRdsWddmIddProps::OnDriverUnload 메서드(wtsprotocol.h)
Termsrv는 이 메서드를 사용하여 PnP가 WDDM ID 드라이버를 언로드했음을 프로토콜 스택에 알릴 수 있습니다.
구문
HRESULT OnDriverUnload(
[in] ULONG SessionId
);
매개 변수
[in] SessionId
세션 드라이버의 ID가 언로드됩니다.
반환 값
S_OK 또는 오류 코드를 반환합니다.
요구 사항
대상 플랫폼 | Windows |
헤더 | wtsprotocol.h |