ITypeLib.GetLibAttr(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 GetLibAttr([Runtime::InteropServices::Out] IntPtr % ppTLibAttr, cli::array <Microsoft::VisualStudio::OLE::Interop::CLEANLOCALSTORAGE> ^ pDummy);
public void GetLibAttr (out IntPtr ppTLibAttr, Microsoft.VisualStudio.OLE.Interop.CLEANLOCALSTORAGE[] pDummy);
abstract member GetLibAttr : nativeint * Microsoft.VisualStudio.OLE.Interop.CLEANLOCALSTORAGE[] -> unit
Public Sub GetLibAttr (ByRef ppTLibAttr As IntPtr, pDummy As CLEANLOCALSTORAGE())
Parameters
- ppTLibAttr
-
IntPtr
nativeint
- pDummy
- CLEANLOCALSTORAGE[]