typedef struct _CM_KEY_SECURITY { unsigned short Signature; unsigned short Reserved; unsigned long Flink; unsigned long Blink; unsigned long ReferenceCount; unsigned long DescriptorLength; SECURITY_DESCRIPTOR_RELATIVE Descriptor; } CM_KEY_SECURITY, *PCM_KEY_SECURITY;