ArcFM Desktop Developer Guide
IMMPxHelper Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMPxHelper members.

Public Methods
 NameDescription
 MethodByteArrayToStdPictureThis method takes a byte stream from a blob and converts it to an IPictureDisp object.  
 MethodGetNextValueA string value for sSequence is passed in and the method uses it to return the next available value in the sequence. This method is used to generate unique IDs.  
 MethodGetNodeTypeIDReturns the numeric ID for the node type.  
 MethodSetHelperConnectionThis method sets the ADO database connection to the helper object. If you are creating a custom helper object, this method must be set. If you are getting the helper from IMMPxApplication, the ADO connection information is set automatically and this method is not necessary.  
 MethodStdPictureToByteArrayThis method takes an IPictureDisp object and converts it to a byte stream that can be persisted in a blob.  
Top
See Also

Reference

IMMPxHelper Interface
Miner.Interop.Process Namespace

 

 


Send Comment