Function NtUserRemoteNotify

Source
pub unsafe fn NtUserRemoteNotify(
    unknown: *const u32,
) -> Result<NTSTATUS, UserCallError>
Expand description

May only be called by CSRSS, returns STATUS_ACCESS_DENIED otherwise.