Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

HRESULT for managed code? HResult!

As usual, comments are welcomed! HResult.h #pragma once namespace Microsoft { namespace MCS { namespace PartnerISV { using namespace System; public ref class HResult { HRESULT _hResult; String ^_description; public : HResult(HRESULT hResult); HResult(
Posted by yvesdolc | 0 Comments
 
Page view tracker