mirror of
https://github.com/reactos/reactos.git
synced 2025-07-09 19:27:53 +00:00
parent
4ac83b10d1
commit
268cdeec5f
1 changed files with 0 additions and 12 deletions
|
@ -2091,18 +2091,6 @@ typedef struct {
|
||||||
typedef struct _KSEVENT_ENTRY KSEVENT_ENTRY, *PKSEVENT_ENTRY;
|
typedef struct _KSEVENT_ENTRY KSEVENT_ENTRY, *PKSEVENT_ENTRY;
|
||||||
|
|
||||||
#if defined(_NTDDK_)
|
#if defined(_NTDDK_)
|
||||||
typedef struct
|
|
||||||
{
|
|
||||||
KSEVENTDATA EventData;
|
|
||||||
LONGLONG MarkTime;
|
|
||||||
} KSEVENT_TIME_MARK, *PKSEVENT_TIME_MARK;
|
|
||||||
|
|
||||||
typedef struct
|
|
||||||
{
|
|
||||||
KSEVENTDATA EventData;
|
|
||||||
LONGLONG TimeBase;
|
|
||||||
LONGLONG Interval;
|
|
||||||
} KSEVENT_TIME_INTERVAL, *PKSEVENT_TIME_INTERVAL;
|
|
||||||
|
|
||||||
typedef NTSTATUS (NTAPI *PFNKSADDEVENT)(
|
typedef NTSTATUS (NTAPI *PFNKSADDEVENT)(
|
||||||
IN PIRP Irp,
|
IN PIRP Irp,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue