#ifndef _NTBCD_H #define GET_BCDE_DATA_SUBTYPE(DataType) \ ((ULONG)((((ULONG)DataType)) & 0x00FFFFFF)) #endif View code on GitHub
No description available.