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