次の方法で共有


RtlUpcaseUnicodeToCustomCPN 関数 (ntifs.h)

RtlUpcaseUnicodeToCustomCPN ルーチンは、システム使用のために予約されています。 RtlUpcaseUnicodeToMultiByteNと RtlUpcaseUnicodeToOemNを参照してください。

構文

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

パラメーター

CustomCP

引っ込み思案。

CustomCPString

引っ込み思案。

MaxBytesInCustomCPString

引っ込み思案。

BytesInCustomCPString

引っ込み思案。

UnicodeString

引っ込み思案。

BytesInUnicodeString

引っ込み思案。

戻り値

引っ込み思案。

必要条件

要件 価値
ターゲット プラットフォーム ウィンドウズ
ヘッダー ntifs.h (Ntifs.h を含む)