UserDataBufferUnprotectResult 클래스

정의

버퍼 보호 해제의 결과 상태 포함되며 성공하면 보호되지 않은 버퍼입니다.

public ref class UserDataBufferUnprotectResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class UserDataBufferUnprotectResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class UserDataBufferUnprotectResult
Public NotInheritable Class UserDataBufferUnprotectResult
상속
Object Platform::Object IInspectable UserDataBufferUnprotectResult
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1903 (10.0.18362.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v8.0에서 도입되었습니다.)

속성

Status

버퍼 보호 해제의 결과 상태.

UnprotectedBuffer

보호되지 않는 호출이 성공한 경우 보호되지 않는 버퍼의 복사본입니다.

적용 대상