> For the complete documentation index, see [llms.txt](https://web-api.iceteagroup.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web-api.iceteagroup.com/ppj.web.49/com/ppj.runtime.com.stdole_stdpicture.md).

# stdole\_StdPicture

Namespace: **PPJ.Runtime.Com**

Assembly: **PPJ.Web.49** (4.9.0.0)

{% tabs %}
{% tab title="C#" %}

```csharp
public class stdole_StdPicture : stdole_Picture
```

{% endtab %}

{% tab title="VB.NET" %}

```visual-basic
Public Class stdole_StdPicture
    Inherits stdole_Picture
```

{% endtab %}
{% endtabs %}

## Constructors

### ![](/files/qoQXnPICsjBVNBSqpOj9)stdole\_StdPicture()

## Fields

| Name          | Type                                                              | Description                  |
| ------------- | ----------------------------------------------------------------- | ---------------------------- |
| **\_CoClass** | [COMObject](/ppj.web.49/com/ppj.runtime.com.stdole_stdpicture.md) | This is the real COM object. |

## Methods

### ![](/files/qoQXnPICsjBVNBSqpOj9)Create()

**Returns:** [SalBoolean](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salboolean.md).

### ![](/files/qoQXnPICsjBVNBSqpOj9)CreateEx(host)

| Parameter | Type                                                                                     | Description |
| --------- | ---------------------------------------------------------------------------------------- | ----------- |
| **host**  | [SalString](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salstring.md) |             |

**Returns:** [SalBoolean](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salboolean.md).

### ![](/files/qoQXnPICsjBVNBSqpOj9)GetInterface(disp, iid)

| Parameter | Type                                                                                       | Description |
| --------- | ------------------------------------------------------------------------------------------ | ----------- |
| **disp**  | [SalObject](https://docs.wisej.com/extensions/ppj.web.49/com/ppj.runtime.com.salobject.md) |             |
| **iid**   | [SalString](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salstring.md)   |             |

**Returns:** [SalBoolean](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salboolean.md).

### ![](/files/qoQXnPICsjBVNBSqpOj9)Init()

**Returns:** [SalBoolean](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salboolean.md).

### ![](/files/qoQXnPICsjBVNBSqpOj9)Release()

**Returns:** [SalBoolean](https://docs.wisej.com/extensions/ppj.web.49/types/ppj.runtime.salboolean.md).
