You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Logs into the given Feature to create a session according to the predefined search parameters.

Syntax

public unsafe Status Login(VendorCodes codes, 
						   string visibility)

Parameters

codes

Access codes passed via the VendorCodes class method

Коды доступа, переданные через метод класса VendorCodes

visibility
Параметры поиска в JSON, определяющие область поиска лицензий, для подробной информации смотрите описание visibility

Return values

GRD_OK

GRD_FEATURE_NOT_FOUND

GRD_INVALID_FEATURE

GRD_INVALID_PARAMETER

  • No labels