Unit uMapiStuff |
Classes |
Functions |
Types |
PIMAPIAdviseSink
PNotificationsArray
TMAPINotifyEvent
TNotificationsArray
Constants |
Variables |
Functions |
Types |
PIMAPIAdviseSink = ^IMAPIAdviseSink
PNotificationsArray = ^TNotificationsArray
TMAPINotifyEvent = function(Sender:TObject; NumEntries: longint; Notifications :PNotificationsArray): longint
TNotificationsArray = array [0..MaxInt div SizeOf(TNotification) -1] of TNotification;
Constants |
Variables |