Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
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
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.