NtUserQuerySendMessage - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTUSER_H

NTSYSAPI
BOOL
NTAPI
NtUserQuerySendMessage(
    _Inout_ PMSG Message
    );

#endif

View code on GitHub

NtDoc

No description available.