Share via


ISymUnmanagedDocument::GetSourceLength Method

Gets the length, in bytes, of the embedded source.

HRESULT GetSourceLength(
    [out, retval]  ULONG32*  pRetVal);

Parameters

  • pRetVal
    [out] A pointer to a variable that indicates the length, in bytes, of the embedded source.

Return Value

S_OK if the method succeeds.

See Also

Reference

ISymUnmanagedDocument Interface