Closes the stream.
[Visual Basic .NET] |
---|
Public Sub Close()
|
[C#] |
---|
public void Close();
|
[Managed C++] |
---|
public: void Close();
|
[Java] |
---|
public close();
|
[Unmanaged C++] |
---|
public: HRESULT Close();
|
AGI Real-Time Framework 11 | Send comments on this topic. |
Close Method (IAgRtStream) | |
See Also |
![]() ![]() |
STK 11.2.1 Programming Interface