IPointerInactive Interface

Enables an inactive object to receive mouse and keyboard messages. For more information, see IPointerInactive.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("55980BA0-35AA-11CF-B671-00AA004CD6D8")> _
Public Interface IPointerInactive
'Usage
Dim instance As IPointerInactive
[InterfaceTypeAttribute()]
[GuidAttribute("55980BA0-35AA-11CF-B671-00AA004CD6D8")]
public interface IPointerInactive
[InterfaceTypeAttribute()]
[GuidAttribute(L"55980BA0-35AA-11CF-B671-00AA004CD6D8")]
public interface class IPointerInactive
public interface IPointerInactive

See Also

Reference

IPointerInactive Members

Microsoft.VisualStudio.OLE.Interop Namespace