ISortView.CompareKeyColumns(Object, Object, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int CompareKeyColumns(System::Object ^ oKey1, System::Object ^ oKey2, int iCol);
public int CompareKeyColumns (object oKey1, object oKey2, int iCol);
abstract member CompareKeyColumns : obj * obj * int -> int
Public Function CompareKeyColumns (oKey1 As Object, oKey2 As Object, iCol As Integer) As Integer
Parameters
- oKey1
- Object
- oKey2
- Object
- iCol
- Int32