[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Tools.TotalCommanderT.FileSystemPlugin.FsInit(System.Int32,System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32))"]

Namespace: Tools.TotalCommanderT
Assembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
[CLSCompliantAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int FsInit(
	int PluginNr,
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)] pProgressProc,
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*)] pLogProc,
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)] pRequestProc
)
Visual Basic
<CLSCompliantAttribute(False)> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function FsInit ( _
	PluginNr As Integer, _
	pProgressProc As [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)], _
	pLogProc As [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*)], _
	pRequestProc As [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)] _
) As Integer
Visual C++
[CLSCompliantAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
int FsInit(
	int PluginNr, 
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)]^ pProgressProc, 
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*)]^ pLogProc, 
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)]^ pRequestProc
)
F#
[<CLSCompliantAttribute(false)>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member FsInit : 
        PluginNr:int * 
        pProgressProc:[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)] * 
        pLogProc:[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*)] * 
        pRequestProc:[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)] -> int 
JScript
public function FsInit(
	PluginNr : int, 
	pProgressProc : [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)], 
	pLogProc : [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*)], 
	pRequestProc : [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)]
) : int

Parameters

PluginNr
Type: System..::..Int32

[Missing <param name="PluginNr"/> documentation for "M:Tools.TotalCommanderT.FileSystemPlugin.FsInit(System.Int32,System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32))"]

pProgressProc
Type: [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)]

[Missing <param name="pProgressProc"/> documentation for "M:Tools.TotalCommanderT.FileSystemPlugin.FsInit(System.Int32,System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32))"]

pLogProc
Type: [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*)]

[Missing <param name="pLogProc"/> documentation for "M:Tools.TotalCommanderT.FileSystemPlugin.FsInit(System.Int32,System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32))"]

pRequestProc
Type: [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32)]

[Missing <param name="pRequestProc"/> documentation for "M:Tools.TotalCommanderT.FileSystemPlugin.FsInit(System.Int32,System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32))"]

Return Value

[Missing <returns> documentation for "M:Tools.TotalCommanderT.FileSystemPlugin.FsInit(System.Int32,System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Void(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*),System.function pointer optional(System.Runtime.CompilerServices.CallConvStdcall) System.Int32(System.Int32,System.Int32,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.optional(IsSignUnspecifiedByte) SByte*,System.Int32))"]

See Also