/* header auto-generated by pidl */ #include "librpc/gen_ndr/eventlog.h" #ifndef _HEADER_NDR_eventlog #define _HEADER_NDR_eventlog #include "librpc/ndr/libndr.h" #define DCERPC_EVENTLOG_UUID "82273fdc-e32a-18c3-3f78-827929dc23ea" #define DCERPC_EVENTLOG_VERSION 0.0 #define DCERPC_EVENTLOG_NAME "eventlog" #define DCERPC_EVENTLOG_HELPSTRING "Event Logger" extern const struct dcerpc_interface_table dcerpc_table_eventlog; NTSTATUS dcerpc_server_eventlog_init(void); #define DCERPC_EVENTLOG_CLEAREVENTLOGW (0x00) #define DCERPC_EVENTLOG_BACKUPEVENTLOGW (0x01) #define DCERPC_EVENTLOG_CLOSEEVENTLOG (0x02) #define DCERPC_EVENTLOG_DEREGISTEREVENTSOURCE (0x03) #define DCERPC_EVENTLOG_GETNUMRECORDS (0x04) #define DCERPC_EVENTLOG_GETOLDESTRECORD (0x05) #define DCERPC_EVENTLOG_CHANGENOTIFY (0x06) #define DCERPC_EVENTLOG_OPENEVENTLOGW (0x07) #define DCERPC_EVENTLOG_REGISTEREVENTSOURCEW (0x08) #define DCERPC_EVENTLOG_OPENBACKUPEVENTLOGW (0x09) #define DCERPC_EVENTLOG_READEVENTLOGW (0x0a) #define DCERPC_EVENTLOG_REPORTEVENTW (0x0b) #define DCERPC_EVENTLOG_CLEAREVENTLOGA (0x0c) #define DCERPC_EVENTLOG_BACKUPEVENTLOGA (0x0d) #define DCERPC_EVENTLOG_OPENEVENTLOGA (0x0e) #define DCERPC_EVENTLOG_REGISTEREVENTSOURCEA (0x0f) #define DCERPC_EVENTLOG_OPENBACKUPEVENTLOGA (0x10) #define DCERPC_EVENTLOG_READEVENTLOGA (0x11) #define DCERPC_EVENTLOG_REPORTEVENTA (0x12) #define DCERPC_EVENTLOG_REGISTERCLUSTERSVC (0x13) #define DCERPC_EVENTLOG_DEREGISTERCLUSTERSVC (0x14) #define DCERPC_EVENTLOG_WRITECLUSTEREVENTS (0x15) #define DCERPC_EVENTLOG_GETLOGINTORMATION (0x16) #define DCERPC_EVENTLOG_FLUSHEVENTLOG (0x17) #define DCERPC_EVENTLOG_CALL_COUNT (24) void ndr_print_eventlog_OpenUnknown0(struct ndr_print *ndr, const char *name, const struct eventlog_OpenUnknown0 *r); NTSTATUS ndr_push_eventlog_Record(struct ndr_push *ndr, int ndr_flags, const struct eventlog_Record *r); NTSTATUS ndr_pull_eventlog_Record(struct ndr_pull *ndr, int ndr_flags, struct eventlog_Record *r); void ndr_print_eventlog_Record(struct ndr_print *ndr, const char *name, const struct eventlog_Record *r); void ndr_print_eventlog_ClearEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ClearEventLogW *r); void ndr_print_eventlog_BackupEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_BackupEventLogW *r); void ndr_print_eventlog_CloseEventLog(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_CloseEventLog *r); void ndr_print_eventlog_DeregisterEventSource(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_DeregisterEventSource *r); void ndr_print_eventlog_GetNumRecords(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetNumRecords *r); void ndr_print_eventlog_GetOldestRecord(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetOldestRecord *r); void ndr_print_eventlog_ChangeNotify(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ChangeNotify *r); void ndr_print_eventlog_OpenEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenEventLogW *r); void ndr_print_eventlog_RegisterEventSourceW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterEventSourceW *r); void ndr_print_eventlog_OpenBackupEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenBackupEventLogW *r); void ndr_print_eventlog_ReadEventLogW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReadEventLogW *r); void ndr_print_eventlog_ReportEventW(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReportEventW *r); void ndr_print_eventlog_ClearEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ClearEventLogA *r); void ndr_print_eventlog_BackupEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_BackupEventLogA *r); void ndr_print_eventlog_OpenEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenEventLogA *r); void ndr_print_eventlog_RegisterEventSourceA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterEventSourceA *r); void ndr_print_eventlog_OpenBackupEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_OpenBackupEventLogA *r); void ndr_print_eventlog_ReadEventLogA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReadEventLogA *r); void ndr_print_eventlog_ReportEventA(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_ReportEventA *r); void ndr_print_eventlog_RegisterClusterSvc(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_RegisterClusterSvc *r); void ndr_print_eventlog_DeregisterClusterSvc(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_DeregisterClusterSvc *r); void ndr_print_eventlog_WriteClusterEvents(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_WriteClusterEvents *r); void ndr_print_eventlog_GetLogIntormation(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_GetLogIntormation *r); void ndr_print_eventlog_FlushEventLog(struct ndr_print *ndr, const char *name, int flags, const struct eventlog_FlushEventLog *r); #endif /* _HEADER_NDR_eventlog */