AutomationInteropProvider.RootObjectId 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含在 lParam
訊息的 WM_GETOBJECT
成員中使用的值,表示伺服器應該傳回根原始項目提供者的參考。
public: int RootObjectId = -25;
public const int RootObjectId = -25;
val mutable RootObjectId : int
Public Const RootObjectId As Integer = -25