| Visual Basic | |
|---|---|
Function LongFindKeys( _ ByVal lMinKey As System.Integer, _ ByVal lMaxKey As System.Integer _ ) As IEdmPos5 | |
Parameters
- lMinKey
- Minimum key
- lMaxKey
- Maximum key
Return Value
IEdmPos5; position of the first key in the search resultAfter calling this method, call IEdmDictionary5::LongGetNextAssoc repeatedly to enumerate the rest of the key-value pairs in the search result.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
IEdmDictionary5 Interface
IEdmDictionary5 Members
IEdmDictionary5::StringFindKeys Method ()
IEdmDictionary5::StringFindValues Method ()
IEdmDictionary5::LongFindValues Method ()
IEdmDictionary5 Members
IEdmDictionary5::StringFindKeys Method ()
IEdmDictionary5::StringFindValues Method ()
IEdmDictionary5::LongFindValues Method ()
SOLIDWORKS PDM Professional Version 5.2