ActionFormat.TimeStamp Property |
Language: |
FILETIME structure that receives the time at which this action map was last written to disk. See Remarks.
Visual Basic Public Property TimeStamp As FILETIME C# public FILETIME TimeStamp { get; set; } C++ public:
property FILETIME TimeStamp {
FILETIME get();
void set(FILETIME value);
}JScript public function get TimeStamp() : FILETIME
public function set TimeStamp(FILETIME);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center