Dart.PowerWEB.TextBox Namespace > ResourceHttpHandler Class : ReadBinaryResource Method |
[Visual Basic]
Public Sub ReadBinaryResource( _
ByVal sIn As Stream, _
ByRef byBuffer As Byte, _
ByRef nLen As Integer _
)
[C++]
public: void ReadBinaryResource(
Stream* sIn,
[PARAMFLAG::Out] byte byBuffer,
[PARAMFLAG::Out] int nLen
)
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ResourceHttpHandler Class | ResourceHttpHandler Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.