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