Name
Vix_GetHandleType
Description
VixHandleType
Vix_GetHandleType(VixHandle handle);
Given a handle, this returns the handle type.
Parameters
- handle
-
Any handle returned by a Vix function.
Return Value
An enumerated type that identifies what kind of handle this is.
Remarks
- Refer to VixHandleType in vix.h.
Side Effects
None.
Requirements
vix.h, since VMware Server 1.0