Data structure to initialize the full VDM session.
typedef struct _INITVDM { ULONG ulFlags; /* VDM initialization type. */ } INITVDM;
typedef INITVDM *PINITVDM;