structure MARK_HANDLE_INFO32 (ntifs.h)
Version de MARK_HANDLE_INFO structure utilisée pour le thunking. Pour plus d’informations sur les membres , consultez MARK_HANDLE_INFO .
Syntaxe
typedef struct _MARK_HANDLE_INFO32 {
union {
ULONG UsnSourceInfo;
ULONG CopyNumber;
} DUMMYUNIONNAME;
ULONG UsnSourceInfo;
UINT32 VolumeHandle;
ULONG HandleInfo;
} MARK_HANDLE_INFO32, *PMARK_HANDLE_INFO32;
Membres
DUMMYUNIONNAME
DUMMYUNIONNAME.UsnSourceInfo
DUMMYUNIONNAME.CopyNumber
UsnSourceInfo
VolumeHandle
HandleInfo
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP |
En-tête | ntifs.h |