Set when there are no more buffers to add to the stream
[Visual Basic]
Public Shared Function SetEndOfData( _
ByVal
sh As
Integer _
) As
Integer
[C#]
public static
int SetEndOfData(
int sh);
Parameters
-
sh
- Stream handle
Return Value
Always zero
See Also
cti Class | CTI32NetLib Namespace