共用方式為


NEFilterDataVerdict.DataVerdict(nuint, nuint) 方法

定義

建立並傳回可 passBytes 傳遞的判定,並通知系統下一步需要查看 peekBytes

[Foundation.Export("dataVerdictWithPassBytes:peekBytes:")]
public static NetworkExtension.NEFilterDataVerdict DataVerdict (nuint passBytes, nuint peekBytes);
static member DataVerdict : nuint * nuint -> NetworkExtension.NEFilterDataVerdict

參數

passBytes
System.System.UIntPtr System.unativeint
peekBytes
System.System.UIntPtr System.unativeint

傳回

屬性

適用於