Collapse All
Parallels C API Reference Guide
handle_type_to_string Function
API Debug Functions

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

Syntax
static inline const char * handle_type_to_string(
    PRL_HANDLE_TYPE value
);
File

PrlApiCore.h

Parameters

value
The handle type.
Links
What do you think about this topic? Send feedback!