Changes between Version 47 and Version 48 of FDORfc33
- Timestamp:
- 04/18/09 10:29:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc33
v47 v48 98 98 /// Parameter value will be used within the context of an FDO Command. Parameter 99 99 /// Direction values are typically Input, Output, InputOutput and Return. 100 /// The default value is typicallyInput.100 /// The default value is FdoParameterDirection_Input. 101 101 enum FdoParameterDirection 102 102 {