public void ProcessDoubleRightClick( int Col, ref int Row )
Public Sub ProcessDoubleRightClick ( _ Col As Integer, _ ByRef Row As Integer _ )
public: void ProcessDoubleRightClick( int^ Col, int^% Row )