This document is archived and information here might be outdated. Recommended version. |
Finds the specified description extension by its globally unique id.
[Visual Basic .NET] Public Function FindExtension ( _ ByVal pGuid As UID _ ) As Integer
[C#] public int FindExtension ( UID pGuid );
[C++]
HRESULT FindExtension(
IUID* pGuid
);
[C++] Parameters pGuid [in]
pGuid is a parameter of type IUID*