|
|
A factory for automatically instantiating the correct rfsv protocol variant depending on the connected Psion.
enum |
The known errors which can happen during create .
|
Constructs a rfsvfactory.
Parameters:
rfsv * |
[virtual]
Creates a new rfsv instance.
Parameters:
Returns: A pointer to a newly created rfsv instance or NULL on failure.
Enum<errs> |
[virtual]
Retrieve an error code.
Returns: The error code, in case create has failed, 0 otherwise.
Generated by: felfert@floh.fe.think on Mon Jul 23 21:42:43 2001, using kdoc 2.0a40. |