6 references to _SYSTEMTIME
ReachFramework (6)
Serialization\RCW\IXpsOMCoreProperties.cs (6)
31
_SYSTEMTIME
GetCreated();
45
_SYSTEMTIME
GetLastPrinted();
47
_SYSTEMTIME
GetModified();
65
void SetCreated([In] ref
_SYSTEMTIME
created);
79
void SetLastPrinted([In] ref
_SYSTEMTIME
lastPrinted);
81
void SetModified([In] ref
_SYSTEMTIME
modified);