名前 | 解説 | |
---|---|---|
Create | Initializes a new instance of the ComponentInfoclass. | |
GetAuthor | HRESULT IWICComponentInfo::GetAuthor([In] unsigned int cchAuthor,[In] void* wzAuthor,[Out] unsigned int* pcchActual) | |
GetCLSID | HRESULT IWICComponentInfo::GetCLSID([Out] GUID* pclsid) | |
GetComponentType | HRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType) | |
GetFriendlyName | HRESULT IWICComponentInfo::GetFriendlyName([In] unsigned int cchFriendlyName,[In] void* wzFriendlyName,[Out] unsigned int* pcchActual) | |
GetSigningStatus | HRESULT IWICComponentInfo::GetSigningStatus([Out] unsigned int* pStatus) | |
GetSpecVersion | HRESULT IWICComponentInfo::GetSpecVersion([In] unsigned int cchSpecVersion,[In] void* wzSpecVersion,[Out] unsigned int* pcchActual) | |
GetVendorGUID | HRESULT IWICComponentInfo::GetVendorGUID([Out] GUID* pguidVendor) | |
GetVersion | HRESULT IWICComponentInfo::GetVersion([In] unsigned int cchVersion,[In] void* wzVersion,[Out] unsigned int* pcchActual) | |
QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | |
QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |