RtlxOemStringToUnicodeSize - NtDoc

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

NTSYSAPI ULONG RtlxOemStringToUnicodeSize(
  PCOEM_STRING OemString
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RtlxOemStringToUnicodeSize function

Description

The RtlxOemStringToUnicodeSize routine is reserved for system use - use RtlOemStringToUnicodeSize instead.

Parameters

OemString

Reserved.

Return value

Reserved.