ITypeInfo.GetVarDesc(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 GetVarDesc(System::UInt32 index, [Runtime::InteropServices::Out] IntPtr % ppVarDesc, cli::array <Microsoft::VisualStudio::OLE::Interop::CLEANLOCALSTORAGE> ^ pDummy);
public void GetVarDesc (uint index, out IntPtr ppVarDesc, Microsoft.VisualStudio.OLE.Interop.CLEANLOCALSTORAGE[] pDummy);
abstract member GetVarDesc : uint32 * nativeint * Microsoft.VisualStudio.OLE.Interop.CLEANLOCALSTORAGE[] -> unit
Public Sub GetVarDesc (index As UInteger, ByRef ppVarDesc As IntPtr, pDummy As CLEANLOCALSTORAGE())
Parameters
- index
- UInt32
- ppVarDesc
-
IntPtr
nativeint
- pDummy
- CLEANLOCALSTORAGE[]