Collapse All
Parallels Virtualization SDK
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
© 2021 Parallels International GmbH. All rights reserved.