Base constructor called by derived classes. It is not possible to create an instance of this abstract base class.
[Visual Basic] Protected Sub New( _ ByVal Stream As Stream _ ) [C#] protected EZLCDBase( Stream Stream ); [C++] protected: EZLCDBase( Stream* Stream ); [JScript] protected function EZLCDBase( Stream Stream );
EZLCDBase Class | EZLCD.SDK Namespace