#ifndef _NTSMSS_H NTSYSAPI NTSTATUS NTAPI RtlSendMsgToSm( _In_ HANDLE ApiPortHandle, _Inout_updates_(MessageData->u1.s1.TotalLength) PPORT_MESSAGE MessageData ); #endif View code on GitHub
No description available.