There is no summary.

Namespace: Cake3.Sqx
Assembly: Cake3
Collapse/Expand Syntax
C#
public delegate int dSqxCallback (
        IntPtr pParam,
        ref SQX_CALLBACKINFO CallbackInfo
) 
Parameters
pParam

There is no description.

CallbackInfo

There is no description.

Return Value

There is no description.