Changes between Initial Version and Version 4 of Ticket #1050
- Timestamp:
- 04/16/10 09:51:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1050
- Property Milestone → 2.2
-
Ticket #1050 – Description
initial v4 1 The element on line #269 is called FunctionDefinitionList, but the actual return value from GetProviderCapabilities isFunctionDefinitionCollection.1 The element on line #269 is called !FunctionDefinitionList, but the actual return value from !GetProviderCapabilities is !FunctionDefinitionCollection. 2 2 3 3 Also, the return type enumeration does not have an empty type, which is required for functions which return void.