IOleComponentManager.FGetParentComponentManager(IOleComponentManager) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int FGetParentComponentManager([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IOleComponentManager ^ % ppicm);
public int FGetParentComponentManager (out Microsoft.VisualStudio.OLE.Interop.IOleComponentManager ppicm);
abstract member FGetParentComponentManager : IOleComponentManager -> int
Public Function FGetParentComponentManager (ByRef ppicm As IOleComponentManager) As Integer
Parameters
- ppicm
- IOleComponentManager