_AlpHsObjectComparatorInfo Struct Reference
[Data Types]

#include <hs_common.h>


Detailed Description

Structure used to describe a single logical comparator.


Data Fields

AlpHsObjectComparatorType cmpType
 The comparison type supported.
_TCHAR id [ALP_HS_COMPARATOR_ID_SIZE]
 The comparator's unique id.
_TCHAR name [ALP_HS_COMPARATOR_NAME_SIZE]
 The comparator's display name.
AlpHsObjectType objType
 The object type supported.
_TCHAR tgtURI [ALP_HS_URI_SIZE]
 The (optional) target URI supported.
uint32_t userId
 The (optional) user id supported (Windows only).
uint32_t version
 The comparator's numerical version.


Field Documentation

AlpHsObjectComparatorType cmpType
 

The comparison type supported.

_TCHAR id[ALP_HS_COMPARATOR_ID_SIZE]
 

The comparator's unique id.

_TCHAR name[ALP_HS_COMPARATOR_NAME_SIZE]
 

The comparator's display name.

AlpHsObjectType objType
 

The object type supported.

_TCHAR tgtURI[ALP_HS_URI_SIZE]
 

The (optional) target URI supported.

uint32_t userId
 

The (optional) user id supported (Windows only).

uint32_t version
 

The comparator's numerical version.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.