System::Net::IPAddress::SetImpl method

IPAddress::SetImpl method

Sets a pointer to implementation.

void System::Net::IPAddress::SetImpl(ImplPtr impl)
ParameterTypeDescription
implImplPtrA pointer that must be set.

See Also