Aqualogic Interaction API  
 

IPTGadgetProviderRegistry.GetGadgetProviderInfo Method 

Returns information about the Provider, such as name and description

IPTQueryResult GetGadgetProviderInfo(
   string sGadgetProviderCLSID
);

Parameters

sGadgetProviderCLSID
the CLSID of the Provider of interest

Return Value

the information in a QueryResult

See Also

IPTGadgetProviderRegistry Interface | com.plumtree.server Namespace