Java org.apache.poi.hpsf Variant fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hpsf Variant fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hpsf Variant.

The text is from its open source code.

Field

intVT_I4
[V][T][P][S] 4 byte signed int.
intVT_LPSTR
[T][P] null terminated string.
intVT_LPWSTR
[T][P] wide (Unicode) null terminated string.
intVT_VECTOR
[P] simple counted array.