OlkBusinessCardControlEvents_SinkHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class and its members are reserved for internal use and are not intended to be used in your code.
public ref class OlkBusinessCardControlEvents_SinkHelper sealed : Microsoft::Office::Interop::Outlook::OlkBusinessCardControlEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class OlkBusinessCardControlEvents_SinkHelper : Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents
Public NotInheritable Class OlkBusinessCardControlEvents_SinkHelper
Implements OlkBusinessCardControlEvents
- Inheritance
-
OlkBusinessCardControlEvents_SinkHelper
- Attributes
- Implements
Fields
m_ClickDelegate | |
m_DoubleClickDelegate | |
m_dwCookie | |
m_MouseDownDelegate | |
m_MouseMoveDelegate | |
m_MouseUpDelegate |
Methods
Click() | |
DoubleClick() | |
MouseDown(OlMouseButton, OlShiftState, Single, Single) | |
MouseMove(OlMouseButton, OlShiftState, Single, Single) | |
MouseUp(OlMouseButton, OlShiftState, Single, Single) |