INSFileProviderServiceSource.MakeListenerEndpoint(NSError) 方法

定义

创建并返回一个终结点,用于与文件提供程序扩展进行通信。

[Foundation.Export("makeListenerEndpointAndReturnError:")]
[Foundation.Preserve(Conditional=true)]
public Foundation.NSXpcListenerEndpoint MakeListenerEndpoint (out Foundation.NSError error);
abstract member MakeListenerEndpoint :  -> Foundation.NSXpcListenerEndpoint

参数

error
NSError

失败时,包含发生的错误。

返回

属性

适用于