#ifndef _NTSAM_H typedef struct _DOMAIN_OEM_INFORMATION { UNICODE_STRING OemInformation; } DOMAIN_OEM_INFORMATION, *PDOMAIN_OEM_INFORMATION; #endif View code on GitHub
This type is documented in the [MS-SAMR] specification.