Miner.Responder.Shared.Replication Namespace > CachingFeatureIdentificationProvider Class : GetNonCachedFeatureID Method |
'Declaration
Protected MustOverride Function GetNonCachedFeatureID( _ ByVal globalObjectId As GlobalObjectId _ ) As FeatureID
'Usage
Dim instance As CachingFeatureIdentificationProvider Dim globalObjectId As GlobalObjectId Dim value As FeatureID value = instance.GetNonCachedFeatureID(globalObjectId)
protected abstract FeatureID GetNonCachedFeatureID( GlobalObjectId globalObjectId )
protected function GetNonCachedFeatureID( globalObjectId: GlobalObjectId ): FeatureID; abstract;
protected __abstract function GetNonCachedFeatureID( globalObjectId : GlobalObjectId ) : FeatureID;
protected: abstract FeatureID* GetNonCachedFeatureID( GlobalObjectId globalObjectId )
protected: abstract FeatureID^ GetNonCachedFeatureID( GlobalObjectId globalObjectId )
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