ENCX SDK  5.5.0.370
Properties | List of all members
IDongle Interface Reference

A security device. More...

import"encxcom.idl";

Inheritance diagram for IDongle:
Inheritance graph
[legend]

Properties

DongleState State [get]
 Obtain the current status of the security device. More...
 
BSTR DeviceName [get]
 Obtain a name identifying the security device. Suitable for display to end-users. More...
 
LONG SerialNumber [get]
 Serial number of the dongle. More...
 

Detailed Description

A security device.

Ensures that the application is only used on licensed computers.

Definition at line 223 of file encxcom.idl.

Property Documentation

◆ DeviceName

BSTR IDongle::DeviceName
getproperty

Obtain a name identifying the security device. Suitable for display to end-users.

◆ SerialNumber

LONG IDongle::SerialNumber
get

Serial number of the dongle.

◆ State

DongleState IDongle::State
get

Obtain the current status of the security device.