GetContainerFormat Method (MetadataQueryReader)
In This Topic
HRESULT IWICMetadataQueryReader::GetContainerFormat([Out] GUID* pguidContainerFormat)
Syntax
'Declaration
Public Function GetContainerFormat() As System.Guid
public System.Guid GetContainerFormat()
See Also