roapi.h 標頭

此標頭由多種技術使用。 如需詳細資訊,請參閱

roapi.h 包含下列程式設計介面:

函式

 
GetActivationFactory

取得指定執行時間類別的啟用處理站。 (WinRTGetActivationFactory)
初始 化

初始化執行緒以使用 Windows 執行階段 API。
RoActivateInstance

啟動指定的Windows 執行階段類別。
RoGetActivationFactory

取得指定執行時間類別的啟用處理站。 (RoGetActivationFactory)
RoGetApartmentIdentifier

取得目前 Apartment 的唯一識別碼。
RoInitialize

使用指定的並行模型,初始化目前線程上的Windows 執行階段。
RoRegisterActivationFactories

為Windows 執行階段 exe 伺服器註冊跨進程啟用處理站的陣列。
RoRegisterForApartmentShutdown

註冊在目前 Apartment 關閉時要叫用的 IApartmentShutdown 回呼。
RoRevokeActivationFactories

從Windows 執行階段中移除已註冊的啟用處理站陣列。
RoUninitialize

關閉目前線程上的Windows 執行階段。
RoUnregisterForApartmentShutdown

取消註冊先前註冊的 IApartmentShutdown 介面。

列舉

 
RO_INIT_TYPE

決定用於此執行緒所建立物件的連入呼叫的並行模型。