FSCTL_SET_OBJECT_ID_EXTENDED doc error

The Platform SDK documentation (Jan 2000) for FSCTL_SET_OBJECT_ID_EXTENDED
is incorrect. It incorrectly states the input buffer should be of type
FILE_OBJECTID_BUFFER and should have length of sizeof(FILE_OBJECTID_BUFFER)
[64 bytes], when in fact it should be just the ExtendedInfo portion of the
buffer [48 bytes].

If you attempt to follow the SDK, you get STATUS_INVALID_PARAMETER in the
IRP…

Mike Gilson

Sorry about that! And thanks for the information. I’ll pass it on to the
person who owns that portion of the Platform SDK docs.

–Diane

-----Original Message-----
From: Mike & Karen Gilson [mailto:xxxxx@gte.net]
Sent: Tuesday, April 18, 2000 10:01 AM
To: File Systems Developers
Subject: [ntfsd] FSCTL_SET_OBJECT_ID_EXTENDED doc error

The Platform SDK documentation (Jan 2000) for FSCTL_SET_OBJECT_ID_EXTENDED
is incorrect. It incorrectly states the input buffer should be of type
FILE_OBJECTID_BUFFER and should have length of sizeof(FILE_OBJECTID_BUFFER)
[64 bytes], when in fact it should be just the ExtendedInfo portion of the
buffer [48 bytes].

If you attempt to follow the SDK, you get STATUS_INVALID_PARAMETER in the
IRP…

Mike Gilson


You are currently subscribed to ntfsd as: xxxxx@exchange.microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)