public virtual void Sort( mmSortType eSortType )
public procedure Sort( eSortType: mmSortType ); virtual;
public function Sort( eSortType : mmSortType );
public: virtual void Sort( mmSortType eSortType )
'Declaration Public Overridable Sub Sort( _ Optional ByVal eSortType As mmSortType _ )
'Declaration
Public Overridable Sub Sort( _ Optional ByVal eSortType As mmSortType _ )
'Usage Dim instance As MMQAQCTopLevelClass Dim eSortType As mmSortType instance.Sort(eSortType)
'Usage
Dim instance As MMQAQCTopLevelClass Dim eSortType As mmSortType instance.Sort(eSortType)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
MMQAQCTopLevelClass Class MMQAQCTopLevelClass Members