OLECRINFO.grfcadvf Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public grfcadvf As UInteger
'使用
Dim instance As OLECRINFO
Dim value As UInteger

value = instance.grfcadvf

instance.grfcadvf = value
public uint grfcadvf
public:
unsigned int grfcadvf
public var grfcadvf : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

OLECRINFO Structure

OLECRINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace