OBEXOPPConnection.PushObjectFile Method (FileInfo, String)
Push an object file to the server.
[Visual Basic]
Overloads Public Sub PushObjectFile( _
ByVal
AFile As
FileInfo, _
ByVal
AName As
String _
)
Parameters
-
AFile
- A FileInfo object representing a file object to push.
-
AName
- The name of the object being pushed.
See Also
OBEXOPPConnection Class | BlueLibs.Components Namespace | OBEXOPPConnection.PushObjectFile Overload List