OLECRINFO.grfcrf Field

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

Syntax

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

value = instance.grfcrf

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

Field Value

Type: System.UInt32

Permissions

See Also

Reference

OLECRINFO Structure

OLECRINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace