Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
取消给定的事件通知队列。
public ul_bool ULDestroyNotificationQueueW( SQLCA * sqlca, ul_wchar const * name )
sqlca 指向 SQLCA 的指针。
name 要取消的队列的名称。
如果成功则返回 true,否则返回 false。
此方法原型当您在 Win32 平台上引用 ULDestroyNotificationQueue 和 #define the UNICODE 宏时内部使用。通常,您创建 UltraLite 应用程序时不会直接引用此方法。