[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: WinApiM.MediaApi.MfObjects.pas line 594
type IMFAttributes = interface(IUnknown) |
||
function GetItem(); |
|
|
function GetItemType(); |
|
|
function CompareItem(); |
|
|
function Compare(); |
|
|
function GetUINT32(); |
|
|
function GetUINT64(); |
|
|
function GetDouble(); |
|
|
function GetGUID(); |
|
|
function GetStringLength(); |
|
|
function GetString(); |
|
|
function GetAllocatedString(); |
|
|
function GetBlobSize(); |
|
|
function GetBlob(); |
|
|
function GetAllocatedBlob(); |
|
|
function GetUnknown(); |
|
|
function SetItem(); |
|
|
function DeleteItem(); |
|
|
function DeleteAllItems; |
|
|
function SetUINT32(); |
|
|
function SetUINT64(); |
|
|
function SetDouble(); |
|
|
function SetGUID(); |
|
|
function SetString(); |
|
|
function SetBlob(); |
|
|
function SetUnknown(); |
|
|
function LockStore; |
|
|
function UnlockStore; |
|
|
function GetCount(); |
|
|
function GetItemByIndex(); |
|
|
function CopyAllItems(); |
|
|
end; |
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |