Click or drag to resize

FourCCTryCreateFromUInt32 Method

Namespace:  Buddy.Service.Core
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool TryCreateFromUInt32(
	uint value,
	out FourCC fourCC
)

Parameters

value
Type: SystemUInt32
fourCC
Type: Buddy.Service.CoreFourCC

Return Value

Type: Boolean
See Also