Miner.Interop Namespace > IMMWorkspaceManager Interface : GetNumWorkspaces Method |
Allows options to be passed in using the mmWorkspaceOptions enumeration; options passed as Long
'Declaration
Function GetNumWorkspaces( _ ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByVal lOptions As System.Integer _ ) As System.Integer
'Usage
Dim instance As IMMWorkspaceManager Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet Dim lOptions As System.Integer Dim value As System.Integer value = instance.GetNumWorkspaces(pPS, lOptions)
function GetNumWorkspaces( pPS: ESRI.ArcGIS.esriSystem.IPropertySet; lOptions: System.Integer ): System.Integer;
Allows options to be passed in using the mmWorkspaceOptions enumeration; options passed as Long
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2