Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
System.IO.Stream Stream;
[VB.NET]
Property Stream As System.IO.Stream
[Pascal]
under development
[C++]
TStream* get_Stream();
void set_Stream(TStream &Value);
void set_Stream(TStream *Value);
[PHP]
TStream get_Stream()
void set_Stream(TStream $Value)
[Java]
TElStream getStream();
void setStream(TElStream Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum