ホーム › AI.MachineLearning.WinML › IMLOperatorAttributes
IMLOperatorAttributes
COMメソッド 4
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetAttributeElementCount(LPSTR name, MLOperatorAttributeType type, DWORD* elementCount) |
| 4 | HRESULT GetAttribute(LPSTR name, MLOperatorAttributeType type, DWORD elementCount, UINT_PTR elementByteSize, void* value) |
| 5 | HRESULT GetStringAttributeElementLength(LPSTR name, DWORD elementIndex, DWORD* attributeElementByteSize) |
| 6 | HRESULT GetStringAttributeElement(LPSTR name, DWORD elementIndex, DWORD attributeElementByteSize, LPSTR attributeElement) |