Miner.Responder.Shared.Replication Namespace > FeatureIdentification Class : GetFeatureID Method |
'Declaration
Public Shared Function GetFeatureID( _ ByVal globalObjectId As GlobalObjectId _ ) As FeatureID
'Usage
Dim globalObjectId As GlobalObjectId Dim value As FeatureID value = FeatureIdentification.GetFeatureID(globalObjectId)
public static FeatureID GetFeatureID( GlobalObjectId globalObjectId )
public function GetFeatureID( globalObjectId: GlobalObjectId ): FeatureID; static;
public static function GetFeatureID( globalObjectId : GlobalObjectId ) : FeatureID;
public: static FeatureID* GetFeatureID( GlobalObjectId globalObjectId )
public: static FeatureID^ GetFeatureID( 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