Share via


CSystemClock::GetClassID (Compact 2013)

3/26/2014

Retrieves the class identifier for this clock.

Syntax

HRESULT GetClassID(
  CLSID* pClsID 
);

Parameters

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

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CSystemClock Class