XDASrv Reference Manual
E_NOTIMPL Field
See Also  Send Feedback
NSPlugin Namespace > HRESULTS Class : E_NOTIMPL Field




Syntax

Visual Basic (Declaration) 
Public Const E_NOTIMPL As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = HRESULTS.E_NOTIMPL
C# 
public const int E_NOTIMPL
Managed Extensions for C++ 
public: const int E_NOTIMPL
C++/CLI 
public:
const int E_NOTIMPL

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.