WinCPICCleanup

WinCPICCleanup函式會終止,並從 Microsoft® Windows® Common Programming Interface for Communications (CPI-C) 實作取消註冊應用程式。

語法

  
BOOL WINAPI WinCPICCleanup(void);  

傳回值

傳回值會指定取消註冊是否成功。 如果值不是零,則應用程式已成功取消註冊。 如果傳回零的值,則應用程式未取消註冊。

備註

使用 WinCPICCleanup 指示從 Windows CPI-C 實作取消註冊 Windows CPI-C 應用程式。