DirectShow Animated Header -- G DirectShow Animated Header -- G* Microsoft DirectShow SDK
*Index  *Topic Contents
*Previous Topic: F
*Next Topic: H

G


GUID
A globally unique identifier used to uniquely identify objects, such as interfaces and plug-in distributors. Class identifiers (CLSIDs) and interface identifiers (IIDs) are GUIDs. You can generate GUIDs with the command-line utility program, UUIDGEN, provided with the Win32® SDK, or with the Microsoft Foundation Class Library (MFC) sample application, GUIDGEN, provided with Microsoft Visual C++®.

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page