Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 944 Bytes

platform-nullreferenceexception-class.md

File metadata and controls

35 lines (23 loc) · 944 Bytes
titledescriptionms.datems.topicf1_keywordshelpviewer_keywords
Platform::NullReferenceException Class
Learn more about: Platform::NullReferenceException Class
12/30/2016
reference
VCCORLIB/Platform::NullReferenceException
VCCORLIB/Platform::NullReferenceException::NullReferenceException
Platform::NullReferenceException

Platform::NullReferenceException Class

Thrown when there is an attempt to dereference a null object reference.

Syntax

public ref classNullReferenceException : COMException, IException, IPrintable, IEquatable

Remarks

For more information, see the COMException class.

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform

Metadata: platform.winmd

See also

Platform::COMException Class

close