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