CSystemClock::GetClassID

Retrieves the class identifier for this clock.

HRESULT GetClassID(
CLSID *pClsID );

Parameters

  • pClsID
    Pointer to a CLSID structure which is filled with CLSID_SystemClock.

Return Values

Returns an HRESULT value.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.