:: com :: sun :: star :: setup ::

deprecated struct WindowsRegistryAction
Base Hierarchy
WindowsRegistryActionBaseAction
Usage Restrictions
deprecated

Elements' Summary
strKey  
strSubkey  
strName  
strValue  
bCreate  
bHexValue  
bDeleteAll  
Elements' Details
strKey
string strKey;
strSubkey
string strSubkey;
strName
string strName;
strValue
string strValue;
bCreate
boolean bCreate;
bHexValue
boolean bHexValue;
bDeleteAll
boolean bDeleteAll;
Top of Page