System::Net::Http::HttpContent::TryComputeLength 메서드
HttpContent::TryComputeLength method
내용 크기를 계산하려 시도합니다.
virtual bool System::Net::Http::HttpContent::TryComputeLength(int64_t &length)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 길이 | int64_t& | 계산된 크기가 할당되는 출력 매개변수. |
ReturnValue
크기가 성공적으로 업데이트되면 true, 그렇지 않으면 false.
또 보기
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Page for C++