6 references to _SYSTEMTIME
ReachFramework (6)
Serialization\RCW\IXpsOMCoreProperties.cs (6)
32
_SYSTEMTIME
GetCreated();
46
_SYSTEMTIME
GetLastPrinted();
48
_SYSTEMTIME
GetModified();
66
void SetCreated([In] ref
_SYSTEMTIME
created);
80
void SetLastPrinted([In] ref
_SYSTEMTIME
lastPrinted);
82
void SetModified([In] ref
_SYSTEMTIME
modified);