AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET structure
The AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET structure specifies the offset of a registration object type name.
Syntax
typedef struct _AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET { PWSTR szObjectTypeName; DWORD dwOffset; } AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET, *PAUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET;
Members
- szObjectTypeName
-
A pointer to a wide character string that represents the name of the object type.
- dwOffset
-
Offset of the object type name in an object types message DLL.
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012