ホーム › Storage.Packaging.Opc › IOpcPartSet
IOpcPartSet
COMメソッド 5
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetPart(IOpcPartUri* name, IOpcPart** part) |
| 4 | HRESULT CreatePart(IOpcPartUri* name, LPWSTR contentType, OPC_COMPRESSION_OPTIONS compressionOptions, IOpcPart** part) |
| 5 | HRESULT DeletePart(IOpcPartUri* name) |
| 6 | HRESULT PartExists(IOpcPartUri* name, BOOL* partExists) |
| 7 | HRESULT GetEnumerator(IOpcPartEnumerator** partEnumerator) |