ITaskScheduler::IsOfTypeITaskScheduler::IsOfType*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ITaskScheduler::GetTargetComputer
*Next Topic: ITaskScheduler::NewWorkItem

ITaskScheduler::IsOfType

HRESULT IsOfType(
    LPCWSTR  pwszName,
    REFIID   riid
);

Checks the object's type to verify that it supports a particular interface.

pwszName
LPCWSTR that specifies the name of the object to check.
riid
Identifier of the interface to be matched.

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.