There is no summary.

Declaring type: ArchiverBase
Namespace: Cake3.Cmarc
Assembly: Cake3
Collapse/Expand Syntax
C#
public delegate int ArchiverFindFirst (
        IntPtr hArc,
        string WildName,
        ref ArchiverBase.INDIVIDUALINFO SubInfo
) 
Parameters
hArc

There is no description.

WildName

There is no description.

SubInfo

There is no description.

Return Value

There is no description.