'Declaration
Public Function PatchCodeReaderGetCodeY2( _ ByVal PatchCodeNo As Integer _ ) As Integer
public int PatchCodeReaderGetCodeY2( int PatchCodeNo )
public function PatchCodeReaderGetCodeY2( PatchCodeNo: Integer ): Integer;
public function PatchCodeReaderGetCodeY2( PatchCodeNo : int ) : int;
public: int PatchCodeReaderGetCodeY2( int PatchCodeNo )
public: int PatchCodeReaderGetCodeY2( int PatchCodeNo )
Parameters
- PatchCodeNo