共用方式為


RtlUpcaseUnicodeToCustomCPN 函式 (ntifs.h)

RtlUpcaseUnicodeToCustomCPN 例程保留供系統使用。 請參閱 RtlUpcaseUnicodeToMultiByteNRtlUpcaseUnicodeToOemN

語法

NTSYSAPI NTSTATUS RtlUpcaseUnicodeToCustomCPN(
  PCPTABLEINFO CustomCP,
  PCH          CustomCPString,
  ULONG        MaxBytesInCustomCPString,
  PULONG       BytesInCustomCPString,
  PWCH         UnicodeString,
  ULONG        BytesInUnicodeString
);

參數

CustomCP

保留。

CustomCPString

保留。

MaxBytesInCustomCPString

保留。

BytesInCustomCPString

保留。

UnicodeString

保留。

BytesInUnicodeString

保留。

傳回值

保留。

要求

要求 價值
目標平臺 窗戶
標頭 ntifs.h (include Ntifs.h)