[Visual Basic] Public Function NewProfiledGetResult( _ ByVal ProfiledGetResult As EpProfiledGetResult _ ) As EbsValue [C#] public EbsValue NewProfiledGetResult( EpProfiledGetResult ProfiledGetResult ); [C++] public: EbsValue* NewProfiledGetResult( EpProfiledGetResult ProfiledGetResult ); [JScript] public function NewProfiledGetResult( EpProfiledGetResult ProfiledGetResult ): EbsValue;
EbsValue Class | EbsOpen Namespace