All Categories Class Hierarchy This Category Previous Next Indexes
Miscellaneous Class CATVPM3dcomUserExitContext
CATVPM3dcomUserExitContext
public class CATVPM3dcomUserExitContext
Note:
Following convention is used for naming parameters: parameter names prefixed by:
- i are input parameters
- o are ouput parameters
- io are input/output parameters
Method Index
- o
GetAttributeValue(CATUnicodeString&,CATUnicodeString&)
-
- o
GetAttributeValues(CATListOfCATUnicodeString&,CATListOfCATUnicodeString&)
-
- o
GetClientAddress(CATUnicodeString&)
- Returns the client IP address
- o
NeedUserInteraction(CATListOfCATUnicodeString&,unsigned char)
-
Methods
o GetAttributeValue
| public static void GetAttributeValue( | const CATUnicodeString& | iAttribute, |
| CATUnicodeString& | oValue) |
-
- Parameters:
-
- iAttribute
- Attribute name
- oValue
- Value
o GetAttributeValues
| public static int GetAttributeValues( | CATListOfCATUnicodeString& | oAttributes, |
| CATListOfCATUnicodeString& | oValues) |
-
- Parameters:
-
- oAttributes
- List of attributes
- oValues
- List of values
- Returns:
- Nb attributes
o GetClientAddress
| public static void GetClientAddress( | CATUnicodeString& | oAddress) |
-
Returns the client IP address
- Parameters:
-
- oAddress
o NeedUserInteraction
| public static void NeedUserInteraction( | const CATListOfCATUnicodeString& | iButtonTagList, |
| unsigned char | iCancelNeeded | = 1) |
-
- Parameters:
-
- iButtonTagList
- List of button to be displayed
- iCancelNeeded
- Cancel button needed
This object is included in the file: CATVPM3dcomUserExitContext.h
If needed, your Imakefile.mk should include the module: VD00XSER