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 );
Returns the name count.
© 1997 by Microsoft Corporation. All rights reserved.