Inherited Variables
Inherited Constants
Inherited Methods
Class: HKEY
- HKEY::__construct()
- Class Constructor
- HKEY::Close()
- Close this key
- HKEY::createKey()
- Create a key
- HKEY::getKey()
- Get A Subkey
- HKEY::getValue()
- Get A value from this key
- HKEY::listKeys()
- List Keys
- HKEY::loadXML()
- Initialize key from XML Source
- HKEY::saveXML()
- Generate XML document from Root Key
- HKEY::setValue()
- Set a value
Class: VObject
- VObject::__construct()
- Class Constructor
- VObject::bind()
- Bind values to this object
- VObject::delete()
- Delete Object
- VObject::get()
- Get value
- VObject::getAll()
- Get all object values
- VObject::getError()
- Get error message
- VObject::getErrors()
- Get errors
- VObject::getMethods()
- Get object methods
- VObject::getProperties()
- Get object properties
- VObject::save()
- Save Object
- VObject::set()
- Set a value
- VObject::setError()
- Set error value
- VObject::setProperties()
- Set property values
- VObject::setProperty()
- Set property value
- VObject::toString()
- Convert object to string
- VObject::__destruct()
- Class Destructor
- VObject::__toString()
- Return object as a string
Class Details
VWP Registry Library
This is the class for a USERS registry key.
This class is reserved for future use!
Tags:
- author - Ralph Ritoch <rritoch@gmail.com>
- copyright - (c) Ralph Ritoch - All Rights Reserved
- link - VNetPublishing.Com
- license - VNETLPL Limited Public License
[ Top ]