Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The operator= overloaded assignment operator sets the typed data represented by the ExtRemoteTyped object by copying the information from another object.
Syntax
ExtRemoteTyped & operator=(
[in] const DEBUG_TYPED_DATA *Typed
);
Parameters
Ptr
Return value
operator= returns the ExtRemoteTyped object.
Remarks
The typed data can also be copied using the ExtBuffer::Copy method.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | engextcpp.hpp (include Engextcpp.hpp) |
| Library | engextcpp.hpp |