Partager via


OLEINPLACEFRAMEINFO.haccel Field

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

Syntax

'Déclaration
Public haccel As IntPtr
'Utilisation
Dim instance As OLEINPLACEFRAMEINFO
Dim value As IntPtr

value = instance.haccel

instance.haccel = value
public IntPtr haccel
public:
IntPtr haccel
val mutable haccel: IntPtr
public var haccel : IntPtr

.NET Framework Security

See Also

Reference

OLEINPLACEFRAMEINFO Structure

OLEINPLACEFRAMEINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace