#ifndef _NTBCD_H typedef struct _BCD_ELEMENT_OBJECT { GUID Object; } BCD_ELEMENT_OBJECT, *PBCD_ELEMENT_OBJECT; #endif View code on GitHub
No description available.