IGHARemoteObjectGetIconFile Method |
[This is preliminary documentation and is subject to change.]
Retrieve an Icon image in Byte arra format
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbyte[] GetIconFile(
string fileName
)
Parameters
- fileName
- Type: SystemString
File name of the Icon on the remote server
Return Value
Type:
ByteIcon image in byte array format
See Also