RAD Studio VCL Reference
ContentsIndex
TSoapDataModule Methods Public Methods
Public Methods
 
Name 
Description 
 
Increments the reference count for this data module's interface. 
 
Decrements the reference count for this data module's interface. 
 
Generates an OnCreate event. 
 
Generates an OnDestroy event. 
 
Lock 
Locks the SOAP data module so that it can't be locked by other threads. 
 
Allocates memory for each instance of TSoapDataModule
 
This is RegisterProvider, a member of class TSoapDataModule. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Unlocks the SOAP data module after it was locked by a call to the Lock method. 
 
Removes a provider from the list returned by AS_GetProviderNames
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.