Datasnap.DSSession.TDSTunnelSession.UserPointer
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSTunnelSession | |
Delphi
property UserPointer: Pointer read FUserPointer write FUserPointer;
C++
__property void * UserPointer = {read=FUserPointer, write=FUserPointer};
Description
Represents the user pointer.
The UserPointer property represents the user pointer.