KSCLOCKINSTANCE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksi.h

typedef struct {
  KSOBJECT_HEADER  Header;
  PKSIDEFAULTCLOCK DefaultClock;
  ULONG            Reserved;
} KSCLOCKINSTANCE, *PKSCLOCKINSTANCE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksi-ksclockinstance)

KSCLOCKINSTANCE structure

Description

Members

DefaultClock

Reserved