CMBlockBuffer.AccessDataBytes(nuint, nuint, IntPtr, IntPtr) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public CoreMedia.CMBlockBufferError AccessDataBytes (nuint offset, nuint length, IntPtr temporaryBlock, ref IntPtr returnedPointer);
member this.AccessDataBytes : nuint * nuint * nativeint * -> CoreMedia.CMBlockBufferError
参数
- offset
- System.System.UIntPtr System.unativeint
- length
- System.System.UIntPtr System.unativeint
- temporaryBlock
-
IntPtr
nativeint
- returnedPointer
-
IntPtr
nativeint