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

IMoaDrDate



Interface ID: IID_IMoaDrDate
Pointer type: PIMoaDrDate
Inheritance: IMoaUnknown
Header file: mmiDate.h

Methods

TotalSecondsToDateValue()
DateValueToTotalSeconds()

DateValueToTotalSeconds()

Syntax

DateValueToTotalSeconds(PIMoaDrDate This,
ConstPMoaMmValue pValue,
MoaWide *pTotalSecondsSince1970)

Parameters

This
Pointer to the IMoaDrDate  interface

pValue
ConstPMoaMmValue  

*pTotalSecondsSince1970
MoaWide  

Returns

MoaError

Description

This method extracts the total seconds value from a MOA date object.


TotalSecondsToDateValue()

Syntax

TotalSecondsToDateValue(PIMoaDrDate This,
MoaWide TotalSecondsSince1970,
PMoaMmValue pValue)

Parameters

This
Pointer to the IMoaDrDate interface

TotalSecondsSince1970
MoaWide  

pValue
PMoaMmValue  

Returns

MoaError

Description

This method sets the value in a MOA date object.

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