Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Initializes the source data for this object and returns an object containing the initial data.
Syntax
Parameters
dataOut
[out] Returns an IEEDataStorage object
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
This method does whatever is necessary to initialize an object so it can return an IEEDataStorage interface on the object's data. This allows the object's data to be viewed and, if allowed, changed by a type visualizer.