In This Topic
This member is for internal use only.
Syntax
'Declaration
Function QueryService( _
ByRef As System.Guid, _
ByRef As System.Guid, _
ByRef As System.IntPtr _
) As System.Integer
System.int QueryService(
ref System.Guid ,
ref System.Guid ,
out System.IntPtr
)
Parameters
- sid
- iid
- service
See Also