This document is archived and information here might be outdated. Recommended version. |
Finds raster functions in this template that match the given function CLSID.
[Visual Basic .NET] Public Function FindMemberFunctionsByCLSID ( _ ByVal rasterFunctionCLSID As UID _ ) As IArray
[C#] public IArray FindMemberFunctionsByCLSID ( UID rasterFunctionCLSID );
[C++]
HRESULT FindMemberFunctionsByCLSID(
IUID* rasterFunctionCLSID
);
[C++] Parameters rasterFunctionCLSID [in]
rasterFunctionCLSID is a parameter of type IUID*