Returns a buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
Syntax
Visual Basic (Declaration) | |
---|
Public Function GetReferencedDatetimePtr() As IntPtr |
C# | |
---|
public IntPtr GetReferencedDatetimePtr() |
Managed Extensions for C++ | |
---|
public: IntPtr GetReferencedDatetimePtr(); |
C++/CLI | |
---|
public:
IntPtr GetReferencedDatetimePtr(); |
Return Value
A buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also