ReactOS 0.4.15-dev-7953-g1f49173
_DOMAIN_DISPLAY_MACHINE Struct Reference

#include <ntsam.h>

Collaboration diagram for _DOMAIN_DISPLAY_MACHINE:

Public Attributes

ULONG Index
 
ULONG Rid
 
ULONG AccountControl
 
UNICODE_STRING Machine
 
UNICODE_STRING Comment
 

Detailed Description

Definition at line 321 of file ntsam.h.

Member Data Documentation

◆ AccountControl

ULONG _DOMAIN_DISPLAY_MACHINE::AccountControl

Definition at line 325 of file ntsam.h.

◆ Comment

UNICODE_STRING _DOMAIN_DISPLAY_MACHINE::Comment

Definition at line 327 of file ntsam.h.

◆ Index

ULONG _DOMAIN_DISPLAY_MACHINE::Index

Definition at line 323 of file ntsam.h.

◆ Machine

UNICODE_STRING _DOMAIN_DISPLAY_MACHINE::Machine

Definition at line 326 of file ntsam.h.

◆ Rid

ULONG _DOMAIN_DISPLAY_MACHINE::Rid

Definition at line 324 of file ntsam.h.


The documentation for this struct was generated from the following file: