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.
Retrieves a frame data interface for the enclosing function.
HRESULT get_functionParent (
IDiaFrameData** pRetVal
);
Parameters
- pRetVal
[out] Returns an IDiaFrameData object for the enclosing function.
Return Value
If successful, returns S_OK; otherwise, returns an error code.