| Miner.Interop Namespace > IMMTransporter Interface : NextLocalSendFile Method | 
'DeclarationFunction NextLocalSendFile( _ ByRef FilePath As System.String _ ) As System.Boolean
'UsageDim instance As IMMTransporter Dim FilePath As System.String Dim value As System.Boolean value = instance.NextLocalSendFile(FilePath)
System.bool NextLocalSendFile( out System.string FilePath )
function NextLocalSendFile( Out FilePath: System.String ): System.Boolean;
function NextLocalSendFile( FilePath : System.String ) : System.boolean;
System.bool NextLocalSendFile( [PARAMFLAG::Out] System.string* FilePath )
System.bool NextLocalSendFile( [Out] System.String^ FilePath )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2