The DRS_MSG_INIT_DEMOTIONREQ_V1 structure defines a request message sent to the IDL_DRSInitDemotion method.
typedef struct { DWORD dwReserved; } DRS_MSG_INIT_DEMOTIONREQ_V1;
dwReserved: Unused. MUST be 0.