ObjectAttributesRootDirectory Field

Optional handle to the root object directory for the path name specified by the ObjectName member.

If RootDirectory is Zero, ObjectName must point to a fully qualified object name that includes the full path to the target object.

If RootDirectory is not Zero, ObjectName specifies an object name relative to the RootDirectory directory.

The RootDirectory handle can refer to a file system directory or an object directory in the object manager namespace.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr RootDirectory

Field Value

IntPtr

See Also