even6

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

The even6 package implements the EVEN6 client protocol.

Introduction

The EventLog Remoting Protocol Version 6.0, originally available in the Windows Vista operating system, is a remote procedure call (RPC)–based protocol that exposes RPC methods for reading events in both live event logs and backup event logs on remote computers. This protocol also specifies how to get general information for a log, such as number of records in the log, oldest records in the log, and if the log is full. It may also be used for clearing and backing up both types of event logs.

Overview

Index

Constants

This section is empty.

Variables

View Source
var (
	// import guard
	GoPackage = "even6"
)
View Source
var MaxPayload = 2097152

MaxPayload represents the MAX_PAYLOAD RPC constant

View Source
var MaxRPCBatchSize = 2097152

MaxRPCBatchSize represents the MAX_RPC_BATCH_SIZE RPC constant

View Source
var MaxRPCBookmarkLength = 1048576

MaxRPCBookmarkLength represents the MAX_RPC_BOOKMARK_LENGTH RPC constant

View Source
var MaxRPCBoolArrayCount = 524288

MaxRPCBoolArrayCount represents the MAX_RPC_BOOL_ARRAY_COUNT RPC constant

View Source
var MaxRPCChannelCount = 8192

MaxRPCChannelCount represents the MAX_RPC_CHANNEL_COUNT RPC constant

View Source
var MaxRPCChannelNameLength = 512

MaxRPCChannelNameLength represents the MAX_RPC_CHANNEL_NAME_LENGTH RPC constant

View Source
var MaxRPCChannelPathLength = 32768

MaxRPCChannelPathLength represents the MAX_RPC_CHANNEL_PATH_LENGTH RPC constant

View Source
var MaxRPCEventIDSize = 256

MaxRPCEventIDSize represents the MAX_RPC_EVENT_ID_SIZE RPC constant

View Source
var MaxRPCEventMetadataCount = 256

MaxRPCEventMetadataCount represents the MAX_RPC_EVENT_METADATA_COUNT RPC constant

View Source
var MaxRPCEventSize = 2097152

MaxRPCEventSize represents the MAX_RPC_EVENT_SIZE RPC constant

View Source
var MaxRPCFilePathLength = 32768

MaxRPCFilePathLength represents the MAX_RPC_FILE_PATH_LENGTH RPC constant

View Source
var MaxRPCFilterLength = 1048576

MaxRPCFilterLength represents the MAX_RPC_FILTER_LENGTH RPC constant

View Source
var MaxRPCGUIDArrayCount = 131072

MaxRPCGUIDArrayCount represents the MAX_RPC_GUID_ARRAY_COUNT RPC constant

View Source
var MaxRPCPropertyBufferSize = 2097152

MaxRPCPropertyBufferSize represents the MAX_RPC_PROPERTY_BUFFER_SIZE RPC constant

View Source
var MaxRPCPublisherCount = 8192

MaxRPCPublisherCount represents the MAX_RPC_PUBLISHER_COUNT RPC constant

View Source
var MaxRPCPublisherIDLength = 2048

MaxRPCPublisherIDLength represents the MAX_RPC_PUBLISHER_ID_LENGTH RPC constant

View Source
var MaxRPCQueryChannelSize = 512

MaxRPCQueryChannelSize represents the MAX_RPC_QUERY_CHANNEL_SIZE RPC constant

View Source
var MaxRPCQueryLength = 1048576

MaxRPCQueryLength represents the MAX_RPC_QUERY_LENGTH RPC constant

View Source
var MaxRPCRecordCount = 1024

MaxRPCRecordCount represents the MAX_RPC_RECORD_COUNT RPC constant

View Source
var MaxRPCRenderedStringSize = 2097152

MaxRPCRenderedStringSize represents the MAX_RPC_RENDERED_STRING_SIZE RPC constant

View Source
var MaxRPCStringArrayCount = 4096

MaxRPCStringArrayCount represents the MAX_RPC_STRING_ARRAY_COUNT RPC constant

View Source
var MaxRPCStringLength = 1048576

MaxRPCStringLength represents the MAX_RPC_STRING_LENGTH RPC constant

View Source
var MaxRPCUint32ArrayCount = 524288

MaxRPCUint32ArrayCount represents the MAX_RPC_UINT32_ARRAY_COUNT RPC constant

View Source
var MaxRPCUint64ArrayCount = 262144

MaxRPCUint64ArrayCount represents the MAX_RPC_UINT64_ARRAY_COUNT RPC constant

View Source
var MaxRPCVariantListCount = 256

MaxRPCVariantListCount represents the MAX_RPC_VARIANT_LIST_COUNT RPC constant

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
ieventservice
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL