public void SearchDescriptions( string InventoryID, ref string Description, Form OwnerForm )
Public Sub SearchDescriptions ( _ InventoryID As String, _ ByRef Description As String, _ OwnerForm As Form _ )
public: void SearchDescriptions( String^ InventoryID, String^% Description, Form^ OwnerForm )