LayerD CodeDOM and Zoe Compiler interface
set_addresswidth Method (new_addresswidth)
NamespacesLayerD.CodeDOMXplTargetPlatformset_addresswidth(UInt32)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.CodeDOM.XplTargetPlatform.set_addresswidth(System.UInt32)]

Declaration Syntax
C#Visual BasicVisual C++
public uint set_addresswidth(
	uint new_addresswidth
)
Public Function set_addresswidth ( _
	new_addresswidth As UInteger _
) As UInteger
public:
unsigned int set_addresswidth(
	unsigned int new_addresswidth
)
Parameters
new_addresswidth (UInt32)

[Missing <param> documentation for "new_addresswidth"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplTargetPlatform.set_addresswidth(System.UInt32)]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)