public static interface JOpenVRLibrary.EIOBufferError
Modifier and Type | Field and Description |
---|---|
static int |
EIOBufferError_IOBuffer_InvalidArgument
native declaration : headers\openvr_capi.h:1125
|
static int |
EIOBufferError_IOBuffer_InvalidHandle
native declaration : headers\openvr_capi.h:1124
|
static int |
EIOBufferError_IOBuffer_OperationFailed
native declaration : headers\openvr_capi.h:1123
|
static int |
EIOBufferError_IOBuffer_PathDoesNotExist
native declaration : headers\openvr_capi.h:1127
|
static int |
EIOBufferError_IOBuffer_PathExists
native declaration : headers\openvr_capi.h:1126
|
static int |
EIOBufferError_IOBuffer_Permission
native declaration : headers\openvr_capi.h:1128
|
static int |
EIOBufferError_IOBuffer_Success
native declaration : headers\openvr_capi.h:1122
|
static final int EIOBufferError_IOBuffer_Success
static final int EIOBufferError_IOBuffer_OperationFailed
static final int EIOBufferError_IOBuffer_InvalidHandle
static final int EIOBufferError_IOBuffer_InvalidArgument
static final int EIOBufferError_IOBuffer_PathExists
static final int EIOBufferError_IOBuffer_PathDoesNotExist
static final int EIOBufferError_IOBuffer_Permission