System::Net::SocketAddress::idx_get method
SocketAddress::idx_get method
지정된 인덱스에서 기본 버퍼의 값을 가져옵니다.
uint8_t System::Net::SocketAddress::idx_get(int32_t offset)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| offset | int32_t | 요소 인덱스. |
ReturnValue
지정된 인덱스에 있는 기본 버퍼의 값입니다.
또 보기
- Class SocketAddress
- Namespace System::Net
- Library Aspose.Page for C++