ReactOS 0.4.15-dev-7842-g558ab78
_AUTHZ_SOURCE_SCHEMA_REGISTRATION Struct Reference

#include <authz.h>

Collaboration diagram for _AUTHZ_SOURCE_SCHEMA_REGISTRATION:

Public Attributes

DWORD dwFlags
 
PWSTR szEventSourceName
 
PWSTR szEventMessageFile
 
PWSTR szEventSourceXmlSchemaFile
 
PWSTR szEventAccessStringsFile
 
PWSTR szExecutableImagePath
 
PVOID pReserved
 
DWORD dwObjectTypeNameCount
 
AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET ObjectTypeNames [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 95 of file authz.h.

Member Data Documentation

◆ dwFlags

DWORD _AUTHZ_SOURCE_SCHEMA_REGISTRATION::dwFlags

Definition at line 97 of file authz.h.

◆ dwObjectTypeNameCount

DWORD _AUTHZ_SOURCE_SCHEMA_REGISTRATION::dwObjectTypeNameCount

Definition at line 104 of file authz.h.

◆ ObjectTypeNames

AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET _AUTHZ_SOURCE_SCHEMA_REGISTRATION::ObjectTypeNames[ANYSIZE_ARRAY]

Definition at line 105 of file authz.h.

◆ pReserved

PVOID _AUTHZ_SOURCE_SCHEMA_REGISTRATION::pReserved

Definition at line 103 of file authz.h.

◆ szEventAccessStringsFile

PWSTR _AUTHZ_SOURCE_SCHEMA_REGISTRATION::szEventAccessStringsFile

Definition at line 101 of file authz.h.

◆ szEventMessageFile

PWSTR _AUTHZ_SOURCE_SCHEMA_REGISTRATION::szEventMessageFile

Definition at line 99 of file authz.h.

◆ szEventSourceName

PWSTR _AUTHZ_SOURCE_SCHEMA_REGISTRATION::szEventSourceName

Definition at line 98 of file authz.h.

◆ szEventSourceXmlSchemaFile

PWSTR _AUTHZ_SOURCE_SCHEMA_REGISTRATION::szEventSourceXmlSchemaFile

Definition at line 100 of file authz.h.

◆ szExecutableImagePath

PWSTR _AUTHZ_SOURCE_SCHEMA_REGISTRATION::szExecutableImagePath

Definition at line 102 of file authz.h.


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