Share via


ITypeInfo.GetFuncDesc(UInt32, IntPtr, CLEANLOCALSTORAGE[]) Method

Definition

public:
 void GetFuncDesc(System::UInt32 index, [Runtime::InteropServices::Out] IntPtr % ppFuncDesc, cli::array <Microsoft::VisualStudio::OLE::Interop::CLEANLOCALSTORAGE> ^ pDummy);
public void GetFuncDesc (uint index, out IntPtr ppFuncDesc, Microsoft.VisualStudio.OLE.Interop.CLEANLOCALSTORAGE[] pDummy);
abstract member GetFuncDesc : uint32 * nativeint * Microsoft.VisualStudio.OLE.Interop.CLEANLOCALSTORAGE[] -> unit
Public Sub GetFuncDesc (index As UInteger, ByRef ppFuncDesc As IntPtr, pDummy As CLEANLOCALSTORAGE())

Parameters

index
UInt32
ppFuncDesc
IntPtr

nativeint

Applies to