tagVARDESC.__MIDL_0009 Field
Defines the MIDL 0009 error for a variable.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public __MIDL_0009 As __MIDL_IOleAutomationTypes_0006
'Usage
Dim instance As tagVARDESC
Dim value As __MIDL_IOleAutomationTypes_0006
value = instance.__MIDL_0009
instance.__MIDL_0009 = value
public __MIDL_IOleAutomationTypes_0006 __MIDL_0009
public:
__MIDL_IOleAutomationTypes_0006 __MIDL_0009
public var __MIDL_0009 : __MIDL_IOleAutomationTypes_0006
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.