SetImpl()

IPAddress::SetImpl(ImplPtr) method

Sets a pointer to implementation.

void System::Net::IPAddress::SetImpl(ImplPtr impl)

Arguments

ParameterTypeDescription
implImplPtrA pointer that must be set.

See Also