System::Net::EndPoint::Create μέθοδος
EndPoint::Create method
Δημιουργεί ένα νέο στιγμιότυπο της κλάσης EndPoint χρησιμοποιώντας τη συγκεκριμένη διεύθυνση υποδοχής.
virtual System::SharedPtr<EndPoint> System::Net::EndPoint::Create(System::SharedPtr<SocketAddress> socketAddress)
| Parameter | Type | Περιγραφή |
|---|---|---|
| socketAddress | System::SharedPtr<SocketAddress> | Η διεύθυνση υποδοχής που θα χρησιμοποιηθεί για την αρχικοποίηση ενός νέου αντικειμένου. |
ReturnValue
Μια νεοδημιουργημένη παρουσία κλάσης EndPoint.
Δείτε επίσης
- Typedef SharedPtr
- Class EndPoint
- Class SocketAddress
- Class EndPoint
- Namespace System::Net
- Library Aspose.Page for C++