tagTYPEDESC.__MIDL_0008 Field
Defines the MIDL 0008 error for a variable.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public __MIDL_0008 As __MIDL_IOleAutomationTypes_0005
'Usage
Dim instance As tagTYPEDESC
Dim value As __MIDL_IOleAutomationTypes_0005
value = instance.__MIDL_0008
instance.__MIDL_0008 = value
public __MIDL_IOleAutomationTypes_0005 __MIDL_0008
public:
__MIDL_IOleAutomationTypes_0005 __MIDL_0008
public var __MIDL_0008 : __MIDL_IOleAutomationTypes_0005
.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.