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