Interface ID: IID_IMoaDrValue
Pointer type:
PIMoaDrValue
Inheritance:
IMoaUnknown
Header file: drivalue.h
- CastLibRefToValue(PIMoaDrValue This,
- ConstPMoaDrCastLibRef pCLRef,
PMoaMmValue pValue) )
This
IMoaDrValue
interfacepCLRef
pValue)
MoaError
- CMRefToValue(PIMoaDrValue This,
- ConstPMoaDrCMRef pCMRef,
PMoaMmValue pValue)
This
IMoaDrValue
interfacepCMRef
pValue
MoaError
- SoundSpriteRefToValue(PIMoaDrValue This,
- ConstPMoaDrSoundSpriteRef pSRef,
PMoaMmValue pValue)
This
IMoaDrValue
interfacepSRef
pValue
MoaError
- SpriteRefToValue(PIMoaDrValue This,
- ConstPMoaDrSpriteRef pSRef,
PMoaMmValue pValue)
This
IMoaDrValue
interfacepSRef
pValue
MoaError
- ValueToCastLibRef(PIMoaDrValue This,
- ConstPMoaMmValue pValue,
PMoaDrCastLibRef pCLRef)
This
IMoaDrValue
interfacepValue
pCLRef
MoaError
- ValueToCMRef(PIMoaDrValue This,
- ConstPMoaMmValue pValue,
PMoaDrCMRef pCMRef)
This
IMoaDrValue
interfacepValue
pCMRef
kMoaErr_NoErr | successful |
kMoaDrErr_CastMemberExpected | Type mismatch: CMRef expected |
- ValueToSoundSpriteRef(PIMoaDrValue This,
- ConstPMoaMmValue pValue,
PMoaDrSoundSpriteRef pSRef)
This
IMoaDrValue
interfacepValue
pSRef
MoaError
- ValueToSpriteRef(PIMoaDrValue This,
- ConstPMoaMmValue pValue,
PMoaDrSpriteRef pSRef)
This
IMoaDrValue
interfacepValue
pSRef
MoaError