Interface ID: IID_IMoaDrUtils
Pointer type:
PIMoaDrUtils
Inheritance:
IMoaUnknown
Header file: driservc.h
- CMRefToValue(PIMoaDrUtilsThis,
- ConstPMoaDrCMRefpCMRef,
PMoaMmValuepValue)
This
IMoaDrUtils
interfacepCMRef
ConstPMoaDrCMRef
Pointer to a ConstPMoaDrCMRef to be used as the basis for the new value pValue
PMoaMmValue
Pointer 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
MoaLong
Used when setting image media. Use a kMoaDrImgMediaOpts_ constant aux
PMoaVoid
Pointer 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
PIMoaDrNotificationClient
Pointer to a pre-existing IMoaDrNotificationClient interface notifyType
MoaDrNotifyType
Value indicating the type of notification
requested refCon
MoaError
IMoaNotification
interface.
- UnregisterNotificationClient(PIMoaDrUtilsThis,
- PIMoaDrNotificationClientpNotificationClient,
MoaDrNotifyTypenotifyType,
PMoaVoidrefCon)
This
IMoaDrUtils
interfacepNotificationClient
PIMoaDrNotificationClient
Pointer to a pre-existing IMoaDrNotificationClient interface notifyType
MoaDrNotifyType
Value indicating the type of notification
requested refCon
MoaError
IMoaNotification
interface.
- ValueToCMRef(PIMoaDrUtilsThis,
ConstPMoaMmValuepValue,
PMoaDrCMRefpCMRef)
This
IMoaDrUtils
interfacepValue
ConstPMoaMmValue
Pointer to a cast member reference
type pCMRef
PMoaDrCMRef
Pointer to a MoaDrCMRef to receive
the result kMoaErr_NoErr | successful |
kMoaDrErr_CastMemberExpected | Type mismatch: CMRef expected |
IMoaDrValue
interface