IOleComponentManager.QueryService(Guid, Guid, IntPtr) 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:
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)
Parameters
- guidService
- Guid
- iid
- Guid
- ppvObj
-
IntPtr
nativeint