IDiaFrameData::get_functionParent
Retrieves a frame data interface for the enclosing function.
HRESULT get_functionParent (
IDiaFrameData** pRetVal
);
pRetVal
[out] Returns an IDiaFrameData object for the enclosing function.
If successful, returns S_OK
; otherwise, returns an error code.