CoFileTimeNow.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

CoFileTimeNow (OLE32.@)

SYNOPSIS

HRESULT CoFileTimeNow
 (
  FILETIME* lpFileTime
 )

DESCRIPTION

Retrieves the current time in FILETIME format.

PARAMS

lpFileTime [Out] The current time.

RETURNS

S_OK.

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "dlls/ole32/compobj.c".

Debug channel "ole".