'Declaration Sub CustomDrop( _ ByVal drop As Integer _ )
'Usage Dim instance As ICalloutFormat Dim drop As Integer instance.CustomDrop(drop)
void CustomDrop( int drop )
ICalloutFormat Interface ICalloutFormat Members