RtlxUnicodeStringToOemSize - NtDoc

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

NTSYSAPI ULONG RtlxUnicodeStringToOemSize(
  PCUNICODE_STRING UnicodeString
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-rtlxunicodestringtooemsize)

RtlxUnicodeStringToOemSize function

Description

The RtlxUnicodeStringToOemSize routine is reserved for system use - use RtlUnicodeStringToOemSize instead.

Parameters

UnicodeString

Reserved.

Return value

Reserved.