Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.