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
val mutable grfcadvf: uint32
public var grfcadvf : uint

.NET Framework Security

See Also

Reference

OLECRINFO Structure

OLECRINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace