Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Microsoft Specific
Calls IErrorInfo::GetGUID function.
Syntax
GUID GUID() const throw();
Return value
Returns the result of IErrorInfo::GetGUID for the IErrorInfo object recorded within the _com_error object. If no IErrorInfo object is recorded, it returns GUID_NULL.
Remarks
Any failure while calling the IErrorInfo::GetGUID method is ignored.
END Microsoft Specific