RtlpNtOpenKey.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

RtlpNtOpenKey (NTDLL.@)

SYNOPSIS

NTSTATUS RtlpNtOpenKey
 (
  PHANDLE            retkey,
  ACCESS_MASK        access,
  OBJECT_ATTRIBUTES* attr
 )

DESCRIPTION

See NtOpenKey(3w).

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

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

Debug channel "reg".