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() |
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also