ITypeInfo.GetFuncDesc(UInt32, IntPtr, CLEANLOCALSTORAGE[]) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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())
Parameter
- index
- UInt32
- ppFuncDesc
- IntPtr
- pDummy
- CLEANLOCALSTORAGE[]