Свойство | Type | Description | |
---|---|---|---|
Day | byte | ||
DayOfWeek | DayOfWeek | ||
Hour | byte | ||
Minutes | byte | ||
Month | Month | ||
Seconds | byte | ||
Year | ushort |
Méthode | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the LogonTime structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing LogonTime structure. |
Résultat | void |