PxIO Library

Library Functions

 

Below is a list of the available Library functions that can be accessed within each Help category of this section. Use the links provided to access information on a specific Library function. A Sample Program is also provided in this section.

Help Category

Library Functions

Error Functions

PxIOGetError

Global Library Functions

PxIOActivation
PxIOLibInit
PxIOLibShutDown
PxIOGetLibOption
PxIOSetLibOption

Service Functions

PxIOCreateService
PxIODestroyService
PxIOGetServiceOption
PxIOSetServiceOption

File Open and Close Functions

PxIOOpen
PxIOClose

File Information Functions

PxIOGetFileHeader
PxIOGetFileInfo
PxIOGetKeyLayout
PxIOGetRawKeyLayout

File Position Functions

PxIOKeySeek
PxIOGetNextPosition
PxIOGetKeyPosition
PxIOPositionSeek
PxIOSeekRaw
PxIOGetRecordNumber

File Read Functions

PxIORead
PxIOKeyRead
PxIOIndexRead
PxIORecordRead
PxIOReadRaw
PxIOGetKey

File Write Functions

PxIOWrite
PxIOKeyWrite
PxIOIndexWrite
PxIOWriteRaw

File Remove Functions

PxIORemove
PxIOKeyRemove
PxIOIndexRemove
PxIORecordRemove

File Lock Functions

PxIOFileLock
PxIOFileUnlock
PxIORecordUnlock

File Dictionary Functions

PxIOGetDictionaryInfo
PxIODictionaryRead
PxIODictionaryWrite
PxIODictionaryRemove

File Maintenance Functions

PxIOFileCreate
PxIOErase
PxIOPurge
PxIOGetFileTime
PxIOSetFileTime
PxIORenameFile

File Password Functions

PxIOPasswordSet
PxIOPasswordCopy
PxIOPasswordRemove

Miscellaneous File Functions

PxIOFlush
PxIOExecuteDirection
PxIOAddIndex
PxIODropIndex
PxIORenameIndex
PxIOKeyLoad