IPassportManager::HasFlag
IPassportManager::HasFlag
Not implemented. Use IPassportManager::get_Error instead.
Syntax
HRESULT HasFlag ( VARIANT flagMask, VARIANT_BOOL* pVal );
Parameters
- flagMask
Not implemented.
- pVal
Not implemented.
Return values
Returns one of the following values:
E_NOT_IMPL Not implemented.
Remarks
This method is not implemented.
See Also