RtlWideStringLengthFromUser - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// usermode_accessors.h

SIZE_T RtlWideStringLengthFromUser(
  const volatile wchar_t *String
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-usermode_accessors-rtlwidestringlengthfromuser)

Description

The RtlWideStringLengthFromUser function is reserved for system use.

Parameters

String

Return value

Remarks

See also