RemoveCommunity method 
Removes a community from a provisioning group. 
Syntax
 
C++
HRESULT RemoveCommunity( 
   IERUCommunity* 
 pCommunity) 
 
Scripting languages
Object.RemoveCommunity( 
   pCommunity as IERUCommunity) |  
 
Parameters
 
pCommunity 
The community you want to remove, as an IERUCommunity 
 interface. 
Return value
 
C++
The return code.  | 
Scripting languages
None.  |  
  | 
 Home 
 
Applies to 
IERUProvisioningGroup  |