次の方法で共有


RtlUnicodeToCustomCPN 関数 (ntifs.h)

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

構文

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

パラメーター

CustomCP

引っ込み思案。

CustomCPString

引っ込み思案。

MaxBytesInCustomCPString

引っ込み思案。

BytesInCustomCPString

引っ込み思案。

UnicodeString

引っ込み思案。

BytesInUnicodeString

引っ込み思案。

戻り値

引っ込み思案。

必要条件

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