Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
event_type_to_string Function
API Debug Functions

This inline function returns a readable string representation of the specified event type.

Syntax
static inline const char * event_type_to_string(
    PRL_EVENT_TYPE value
);
File

PrlApiCore.h

Parameters

value
The event type.

Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.