FILETIME Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente le nombre d'intervalles de 100 nanosecondes depuis le 1er janvier 1601. Cette structure est une valeur 64 bits.
public value class FILETIME
public struct FILETIME
type FILETIME = struct
Public Structure FILETIME
- Héritage
Remarques
Pour plus d’informations, consultez Structure FILETIME.
Le Common Language Runtime lève une exception lorsqu’une méthode COM dans le code natif retourne un HRESULT. Pour plus d'informations, consultez How to: Map HRESULTs and Exceptions.
Champs
dwHighDateTime |
Spécifie 32 bits de poids fort de |
dwLowDateTime |
Spécifie 32 bits de poids faible de |