ReactOS 0.4.15-dev-7907-g95bf896
_SAMPR_DISPLAY_INFO_BUFFER Union Reference
Collaboration diagram for _SAMPR_DISPLAY_INFO_BUFFER:

Public Attributes

SAMPR_DOMAIN_DISPLAY_USER_BUFFER UserInformation
 
SAMPR_DOMAIN_DISPLAY_MACHINE_BUFFER MachineInformation
 
SAMPR_DOMAIN_DISPLAY_GROUP_BUFFER GroupInformation
 
SAMPR_DOMAIN_DISPLAY_OEM_USER_BUFFER OemUserInformation
 
SAMPR_DOMAIN_DISPLAY_OEM_GROUP_BUFFER OemGroupInformation
 

Detailed Description

Definition at line 363 of file sam.idl.

Member Data Documentation

◆ GroupInformation

SAMPR_DOMAIN_DISPLAY_GROUP_BUFFER _SAMPR_DISPLAY_INFO_BUFFER::GroupInformation

Definition at line 367 of file sam.idl.

Referenced by SamQueryDisplayInformation().

◆ MachineInformation

SAMPR_DOMAIN_DISPLAY_MACHINE_BUFFER _SAMPR_DISPLAY_INFO_BUFFER::MachineInformation

Definition at line 366 of file sam.idl.

Referenced by SamQueryDisplayInformation().

◆ OemGroupInformation

SAMPR_DOMAIN_DISPLAY_OEM_GROUP_BUFFER _SAMPR_DISPLAY_INFO_BUFFER::OemGroupInformation

Definition at line 369 of file sam.idl.

Referenced by SamQueryDisplayInformation().

◆ OemUserInformation

SAMPR_DOMAIN_DISPLAY_OEM_USER_BUFFER _SAMPR_DISPLAY_INFO_BUFFER::OemUserInformation

Definition at line 368 of file sam.idl.

Referenced by SamQueryDisplayInformation().

◆ UserInformation

SAMPR_DOMAIN_DISPLAY_USER_BUFFER _SAMPR_DISPLAY_INFO_BUFFER::UserInformation

Definition at line 365 of file sam.idl.

Referenced by SamQueryDisplayInformation().


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