DR Developer's Guide
DR Interfaces |
DR Methods |
DR Types and Misc API
Interface ID: IID_IMoaDrDate
Pointer type: PIMoaDrDate
Inheritance: IMoaDrMediaAccess
Header file: mmiDate.h
Methods
- TotalSecondsToDateValue()
DateValueToTotalSeconds()
- Syntax
- DateValueToTotalSeconds(PMoaMmValue pValue, MoaWide * pTotalSecondsSince1970)
- Parameters
- pValue
- value that contains a date object
- pTotalSecondsSince1970
- place to store the number of seconds
- Returns
- MoaError
- Description
- This method extracts the total seconds value from a MOA date object.
- Syntax
- TotalSecondsToDateValue(MoaWide TotalSecondsSince1970, PMoaMmValue pValue)
- Parameters
- TotalSecondsSince1970
- number of seconds to use for the date
- pValue
- address of place where the new date object will be returned to you
- Returns
- MoaError
- Description
- This method sets the value in a MOA date object.
Copyright © 1995-2008 Adobe Macromedia Software LLC, Inc.