Documentation
    Preparing search index...

    Interface IntentTargetDispatch

    Result returned by a host after creating/focusing and dispatching to a target.

    interface IntentTargetDispatch {
        windowId: string;
    }
    Index

    Properties

    Properties

    windowId: string

    Shell-assigned target window identifier.