MOA Developer's Guide
MOA Interfaces | MOA Methods | MOA Types and Misc API
Interface ID: IID_IMoaNotification
Pointer type: PIMoaNotification
Inheritance: IMoaUnknown
Header file: moanotif.h
Methods
-
- RegisterNotificationClient()
UnregisterNotificationClient()
SendNotification()
Syntax
-
- RegisterNotificationClient(PIMoaNotification This,
PIMoaNotificationClient pClient,
ConstPMoaNotifyID nid,
ConstPMoaVoid pNData,
ConstPMoaVoid pRefCon) )
Parameters
-
This
- Pointer to the
IMoaNotification
interface
pClient
- PIMoaNotificationClient
nid
- ConstPMoaNotifyID
pNData
- ConstPMoaVoid
pRefCon)
- ConstPMoaVoid
Returns
-
MoaError
Syntax
-
- SendNotification(PIMoaNotification This,
ConstPMoaNotifyID nid,
ConstPMoaVoid pNData) )
Parameters
-
This
- Pointer to the
IMoaNotification
interface
nid
- ConstPMoaNotifyID
pNData)
- ConstPMoaVoid
Returns
-
MoaError
Syntax
-
- UnregisterNotificationClient(PIMoaNotification This,
PIMoaNotificationClient pClient,
ConstPMoaNotifyID nid,
ConstPMoaVoid pNData) )
Parameters
-
This
- Pointer to the
IMoaNotification
interface
pClient
- PIMoaNotificationClient
nid
- ConstPMoaNotifyID
pNData)
- ConstPMoaVoid
Returns
-
MoaError
Copyright © 1995-2007 Adobe Macromedia Software LLC, Inc.