XFile.GetDataObject Method |
Language: |
Retrieves the XFileData object referenced by name or by a globally unique identifier (GUID).
public XFileData GetDataObject(Guid); public XFileData GetDataObject(string);
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid. XFileErrorCodes.NotFound Object could not be found from the specified parameters.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.