OleObjectType.Implicit Operator
| Name | Parameters | Description |
|---|---|---|
| Implicit(OleObjectType to String) static | s | Implicitly converts a OleObjectType value to the corresponding type ID. |
| Implicit(String to OleObjectType) static | s | Implicitly converts an OLE object type’s string ID to an OleObjectType instance. |