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


IMoaMmPropReferenceValue



Interface ID: IID_IMoaMmPropReferenceValue
Pointer type: PIMoaMmPropReferenceValue
Inheritance: IMoaUnknown
Header file: mmipref.h

Methods

ValueToPropReference()
PropReferenceToValue()

PropReferenceToValue()

Syntax

PropReferenceToValue(PIMoaMmPropertyReference pPropRef, PMoaMmValue pValue)

Parameters

pPropRef
PIMoaMmPropertyReference
pValue
PMoaMmValue

Returns

MoaError

Description

This method converts a property reference to a Lingo value. The caller must release this interface when done with it.

ValueToPropReference()

Syntax

ValueToPropReference(ConstPMoaMmValue pValue, PIMoaMmPropertyReference * ppPropRef)

Parameters

pValue
ConstPMoaMmValue
ppPropRef
PIMoaMmPropertyReference *

Returns

MoaError

Description

This method converts a value containing a Lingo wrapper around a property reference to the actual interface.

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