Error Codes For IWICMetadataQueryWriter
WCF and WF
1
Posts
1
Posters
1
Views
1
Watching
-
I am using WIC and trying to set the metadata. The return is not S_OK but (I hope) an error code. I can not find a list of error codes. Can anyone point me to where I can find error codes? The return I am getting from
alright = pwriter->SetMetadataByName(L"title", &value);
is -2003292270. Value has a valid string and I am writing EXIF to a JPEG.this thing looks like it was written by an epileptic ferret Dave Kreskowiak