Aqualogic Interaction API  
 

IPTAsyncGadgetProvider.GetCapabilitiesAsInt Method 

Query a particular capability of this provider.

int GetCapabilitiesAsInt(
   int lGadgetCapability
);

Parameters

lGadgetCapability
See {@link com.plumtree.server.PT_GADGETPROVIDER_CAPABILITIES PT_GADGETPROVIDER_CAPABILITIES}.

Return Value

Depends on the capability.

See Also

IPTAsyncGadgetProvider Interface | com.plumtree.server Namespace