Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Dereference method returns the typed data that is pointed to by the typed data represented by this object.
Syntax
ExtRemoteTyped Dereference();
Return value
Dereference returns a new ExtRemoteData object that represents the typed data pointed to by the typed data represented by this object.
Remarks
If the typed data represented by this object is an array, the first element in the array is returned.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |