Gets the values under the "Referenced Sample Positions" (0040,A132) element.
Syntax
Visual Basic (Declaration) | |
---|
Public Function GetReferencedSamplePositionsPtr() As IntPtr |
C# | |
---|
public IntPtr GetReferencedSamplePositionsPtr() |
C++/CLI | |
---|
public:
IntPtr GetReferencedSamplePositionsPtr(); |
Return Value
Pointer to a buffer that contains the values under the "Referenced Sample Positions" (0040,A132) element. The size of the buffer is given by
TemporalPointCount.
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also