This is a historical content for Windows NT 4.0 product and is presented for informative purposes only. All content in this directory is copyrighted and owned by Microsoft.
GetNameCount
The GetNameCount method returns the name count in an alternate name array.
[VB] long GetNameCount(void);
[JAVA] int GetNameCount(void);
[C++] HRESULT GetNameCount(
LONG * pNameCount // out, return value
);