MOA Developer's Guide
MOA Interfaces | MOA Methods | MOA Types and Misc API

IMoaNotification

Interface ID: IID_IMoaNotification
Pointer type: PIMoaNotification
Inheritance: IMoaUnknown
Header file: moanotif.h

Methods

RegisterNotificationClient()
UnregisterNotificationClient()
SendNotification()

RegisterNotificationClient()

Syntax

RegisterNotificationClient(PIMoaNotificationClient pClient, ConstPMoaNotifyID nid, ConstPMoaVoid pNData, ConstPMoaVoid pRefCon)

Parameters

pClient
PIMoaNotificationClient
nid
ConstPMoaNotifyID
pNData
ConstPMoaVoid
pRefCon
ConstPMoaVoid

Returns

MoaError

SendNotification()

Syntax

SendNotification(ConstPMoaNotifyID nid, ConstPMoaVoid pNData)

Parameters

nid
ConstPMoaNotifyID
pNData
ConstPMoaVoid

Returns

MoaError

UnregisterNotificationClient()

Syntax

UnregisterNotificationClient(PIMoaNotificationClient pClient, ConstPMoaNotifyID nid, ConstPMoaVoid pNData)

Parameters

pClient
PIMoaNotificationClient
nid
ConstPMoaNotifyID
pNData
ConstPMoaVoid

Returns

MoaError

Copyright © 1995-2008 Adobe Macromedia Software LLC, Inc.