IOleComponentManager.QueryService(Guid, Guid, IntPtr) Method
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.
C++
public:
void QueryService(Guid % guidService, Guid % iid, [Runtime::InteropServices::Out] IntPtr % ppvObj);
public void QueryService(ref Guid guidService, ref Guid iid, out IntPtr ppvObj);
abstract member QueryService : Guid * Guid * nativeint -> unit
Public Sub QueryService (ByRef guidService As Guid, ByRef iid As Guid, ByRef ppvObj As IntPtr)
- guidService
- Guid
- iid
- Guid
- ppvObj
-
IntPtr
nativeint
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |