The GetSampleSize method retrieves the sample size.
Syntax
ULONG GetSampleSize(void) const;
Return Value
If the sample size is fixed, returns the sample size in bytes. Otherwise, returns zero.
See Also