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