CGuidNameList::operator []

Allows access to the GUID name for a given GUID.

TCHAR *operator[ ](
const GUID& guid );

Parameters

  • guid
    Globally unique identifier.

Return Values

Returns the GUID name for the given entry in a GUID name list.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.