ipsend.TriggerCAB

[This is preliminary documentation and subject to change.]

The TriggerCAB method formats and transmits a Data trigger that unpacks a cabinet file on broadcast clients.

Syntax

object.TriggerCAB( sCabFilename )
 

Parts

object
Object expression that resolves to an ipsend object.
sCabFilename
String that contains the path and filename of the cabinet file to unpack.

Remarks

TriggerCAB differs from the SendTrigger method in that it formats the trigger string based on the parameters you pass in. SendTrigger requires a pre-formatted trigger string.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in ipenhsnd.idl.
  Import Library: Included as a resource in ipenhsnd.dll.
  Unicode: Yes.

See Also

ipsend.TriggerFTS, ipsend.TriggerNavigate, ipsend.TriggerScript, Data Trigger, ipsend.SendTrigger, ipsend.SendEvent