Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'宣言
Public stgmedData As STGMEDIUM
'使用
Dim instance As BINDINFO
Dim value As STGMEDIUM
value = instance.stgmedData
instance.stgmedData = value
public STGMEDIUM stgmedData
public:
STGMEDIUM stgmedData
public var stgmedData : STGMEDIUM
Field Value
Type: Microsoft.VisualStudio.OLE.Interop.STGMEDIUM
Permissions
- 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.