Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MARK_HANDLE_INFO32 structure (ntifs.h)
Version of MARK_HANDLE_INFO structure used for thunking. See MARK_HANDLE_INFO for member descriptions and details.
Syntax
typedef struct _MARK_HANDLE_INFO32 {
union {
ULONG UsnSourceInfo;
ULONG CopyNumber;
} DUMMYUNIONNAME;
ULONG UsnSourceInfo;
UINT32 VolumeHandle;
ULONG HandleInfo;
} MARK_HANDLE_INFO32, *PMARK_HANDLE_INFO32;
Members
DUMMYUNIONNAME
DUMMYUNIONNAME.UsnSourceInfo
DUMMYUNIONNAME.CopyNumber
UsnSourceInfo
VolumeHandle
HandleInfo
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP |
| Header | ntifs.h |
Feedback
Was this page helpful?
