Protocol

Indicates that this OLE 2 class is insertable in OLE 1 containers.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ProgID
    \Protocol
        \StdFileEditing
            \Server = <
full path to OLE 2 server app>
            \Verb =
                \0 = <
verb value0>
                \1 = <
verb value>
                \, ...

Value Entries

<full path to OLE 2 server app>

Specifies the full path to the OLE 2 server application.

<verb value>

The primary verb; must start with zero.

<verb value>, ...

Additional verb, numbered consecutively.

 

Remarks

The StdFileEditing entry is specifies OLE 1 compatibility information. It should be present only if, objects of this class are insertable in OLE 1 containers.