AutomationInteropProvider.RootObjectId Field

Definition

Contains a value used in the lParam member of a WM_GETOBJECT message, indicating that the server should return a reference to the root raw element provider.

public: int RootObjectId = -25;
public const int RootObjectId = -25;
val mutable RootObjectId : int
Public Const RootObjectId As Integer  = -25

Field Value

Value = -25

Applies to

See also