System::Net::IPAddress::SetImpl 方法
IPAddress::SetImpl method
设置指向实现的指针。
void System::Net::IPAddress::SetImpl(ImplPtr impl)
| Parameter | Type | 描述 |
|---|---|---|
| impl | ImplPtr | 必须设置的指针。 |
另见
- Typedef ImplPtr
- Class IPAddress
- Namespace System::Net
- Library Aspose.Page for C++
设置指向实现的指针。
void System::Net::IPAddress::SetImpl(ImplPtr impl)
| Parameter | Type | 描述 |
|---|---|---|
| impl | ImplPtr | 必须设置的指针。 |