Interface ID: IID_IMoaDrUtilsPointer type:
PIMoaDrUtilsInheritance:
IMoaUnknown
Header file: driservc.h
- CMRefToValue(PIMoaDrUtilsThis,
- ConstPMoaDrCMRefpCMRef,
PMoaMmValuepValue)
This
IMoaDrUtils interfacepCMRef
ConstPMoaDrCMRefPointer to a ConstPMoaDrCMRef to be used as the basis for the new value pValue
PMoaMmValuePointer to MoaMmValue to receive the result MoaError
IMoaDrValue interface
- MediaRelease(PIMoaDrUtilsThis,
- PMoaDrMediaInfopMediaInfo)
This
IMoaDrUtils interfacepMediaInfo
MoaError
- NewMediaInfo(PIMoaDrUtilsThis,
- MoaMmSymbollabelSymbol,
MoaMmSymbolformatSymbol,
PMoaVoidmediaData,
MoaLongoptions,
PMoaVoidaux,
PMoaDrMediaInfopMediaInfo)
This
IMoaDrUtils interfacelabelSymbol
formatSymbol
mediaData
options
MoaLongUsed when setting image media. Use a kMoaDrImgMediaOpts_ constant aux
PMoaVoidPointer to a MoaDrImageAuxInfo structure if you use the "AuxInfo" option pMediaInfo
MoaError
- NewScoreAccess(PIMoaDrUtilsThis,
- PIMoaDrScoreAccess FAR *ppScore)
This
IMoaDrUtils interfaceppScore
MoaError
- RegisterNotificationClient(PIMoaDrUtilsThis,
- PIMoaDrNotificationClientpNotificationClient,
MoaDrNotifyTypenotifyType,
PMoaVoidrefCon)
This
IMoaDrUtils interfacepNotificationClient
PIMoaDrNotificationClientPointer to a pre-existing IMoaDrNotificationClient interface notifyType
MoaDrNotifyTypeValue indicating the type of notification
requested refCon
MoaError
IMoaNotification interface.
- UnregisterNotificationClient(PIMoaDrUtilsThis,
- PIMoaDrNotificationClientpNotificationClient,
MoaDrNotifyTypenotifyType,
PMoaVoidrefCon)
This
IMoaDrUtils interfacepNotificationClient
PIMoaDrNotificationClientPointer to a pre-existing IMoaDrNotificationClient interface notifyType
MoaDrNotifyTypeValue indicating the type of notification
requested refCon
MoaError
IMoaNotification interface.
- ValueToCMRef(PIMoaDrUtilsThis,
ConstPMoaMmValuepValue,
PMoaDrCMRefpCMRef)
This
IMoaDrUtils interfacepValue
ConstPMoaMmValuePointer to a cast member reference
type pCMRef
PMoaDrCMRefPointer to a MoaDrCMRef to receive
the result | kMoaErr_NoErr | successful |
| kMoaDrErr_CastMemberExpected | Type mismatch: CMRef expected |
IMoaDrValue interface