Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The KSCLOCK_CREATE structure is used in clock create parameters for the KsCreateClock function.
Syntax
typedef struct {
ULONG CreateFlags;
} KSCLOCK_CREATE, *PKSCLOCK_CREATE;
Members
CreateFlags
Currently consists of a flags item, which must be set to zero.
Requirements
Requirement | Value |
---|---|
Header | ks.h (include Ks.h) |