Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int decryptOld(int _cryptKey);
public virtual int decryptOld (int _cryptKey);
abstract member decryptOld : int -> int
override this.decryptOld : int -> int
Public Overridable Function decryptOld (_cryptKey As Integer) As Integer