RtlPrefixUnicodeString.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

RtlPrefixUnicodeString (NTDLL.@)

SYNOPSIS

BOOLEAN RtlPrefixUnicodeString
 (
  const UNICODE_STRING* s1,
  const UNICODE_STRING* s2,
  BOOLEAN               ignore_case
 )

DESCRIPTION

See RtlPrefixString(3w).

IMPLEMENTATION

Defined in "winternl.h".

Implemented in "dlls/ntdll/rtlstr.c".

Debug channel "ntdll".