Platform SDK: Files and I/O |
Retrieves a unique identifier (ID) number for the DiskQuotaUser object. This ID is unique only within the process. It can be used to identify a user object in a set of user objects if the programming language you are using does not support pointers.
HRESULT GetID( ULONG *pulID );
This method returns NOERROR.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Dskquota.h.
File Systems Overview, File System Interfaces, IDiskQuotaUser