Tag Property

Stores application-defined data specific to this instance of the class.

Syntax

int64 GetTag();
int SetTag(int64 lTag);
LONG64 GetTag();
INT SetTag(LONG64 lTag);

Default Value

0

Remarks

This property can be used to store data specific to a particular instance of the class.

This property is not available at design time.

Data Type

Long64

 
 
Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Direct 2020 C++ Edition - Version 20.0 [Build 7836]