OlkContactPhotoEvents_SinkHelper Class

Definition

This class and its members are reserved for internal use and are not intended to be used in your code.

public ref class OlkContactPhotoEvents_SinkHelper sealed : Microsoft::Office::Interop::Outlook::OlkContactPhotoEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class OlkContactPhotoEvents_SinkHelper : Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents
Public NotInheritable Class OlkContactPhotoEvents_SinkHelper
Implements OlkContactPhotoEvents
Inheritance
OlkContactPhotoEvents_SinkHelper
Attributes
Implements

Fields

m_ChangeDelegate
m_ClickDelegate
m_DoubleClickDelegate
m_dwCookie
m_EnterDelegate
m_ExitDelegate
m_KeyDownDelegate
m_KeyPressDelegate
m_KeyUpDelegate
m_MouseDownDelegate
m_MouseMoveDelegate
m_MouseUpDelegate

Methods

Change()
Click()
DoubleClick()
Enter()
Exit(Boolean)
KeyDown(Int32, OlShiftState)
KeyPress(Int32)
KeyUp(Int32, OlShiftState)
MouseDown(OlMouseButton, OlShiftState, Single, Single)
MouseMove(OlMouseButton, OlShiftState, Single, Single)
MouseUp(OlMouseButton, OlShiftState, Single, Single)

Applies to