ITypeInfo.GetFuncDesc(UInt32, IntPtr, CLEANLOCALSTORAGE[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- pDummy
- CLEANLOCALSTORAGE[]